System::Security::Cryptography::Xml::KeyInfo::GetEnumerator method

KeyInfo::GetEnumerator method

Gets enumerator.

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

ReturnValue

Pointer to newly created enumerator object which can be used to iterate through interfaced object.

See Also