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
- Typedef SharedPtr
- Class IEnumerator
- Class KeyInfoClause
- Class KeyInfo
- Namespace System::Security::Cryptography::Xml
- Library Aspose.PUB for C++