Metodo System::Security::Cryptography::Xml::KeyInfo::GetEnumerator

KeyInfo::GetEnumerator method

Ottiene l’enumeratore.

SharedPtr<Collections::Generic::IEnumerator<SharedPtr<KeyInfoClause>>> System::Security::Cryptography::Xml::KeyInfo::GetEnumerator() override

ReturnValue

Puntatore al nuovo oggetto enumeratore creato, che può essere usato per iterare attraverso l’oggetto interfacciato.

Vedi anche