KeyInfo.GetEnumerator メソッド
KeyInfo インスタンス内の KeyInfoClause オブジェクトの列挙子を返します。
オーバーロードの一覧
KeyInfo インスタンス内の KeyInfoClause オブジェクトの列挙子を返します。
[Visual Basic] Overloads Public Overridable Function GetEnumerator() As IEnumerator Implements IEnumerable.GetEnumerator
KeyInfo インスタンス内の、指定した型の KeyInfoClause オブジェクトの列挙子を返します。
[Visual Basic] Overloads Public Function GetEnumerator(Type) As IEnumerator
[JScript] public function GetEnumerator(Type) : IEnumerator;
参照
KeyInfo クラス | KeyInfo メンバ | System.Security.Cryptography.Xml 名前空間