System::Security::Cryptography::Xml::KeyInfo::GetEnumerator 方法

KeyInfo::GetEnumerator method

获取枚举器。

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

ReturnValue

指向新创建的枚举器对象的指针,可用于遍历接口对象。

另见