System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator Members

The members of System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator are listed below.

See Also: Inherited members from System.Object

Public Properties

Public Methods

MoveNext() : bool

Advances the enumerator to the next element in the System.Security.Cryptography.X509Certificates.X509ExtensionCollection.

Reset()

Sets the enumerator to its initial position, which is before the first element in the System.Security.Cryptography.X509Certificates.X509ExtensionCollection.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject.

Gets an object from a collection.