IdentityReferenceCollection.IEnumerable.GetEnumerator Method ()

 

Gets an enumerator that can be used to iterate through the IdentityReferenceCollection collection.

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

private abstract GetEnumerator : unit -> IEnumerator
private override GetEnumerator : unit -> IEnumerator

Return Value

Type: System.Collections.IEnumerator

An enumerator for the IdentityReferenceCollection collection.

.NET Framework
Available since 2.0
Return to top
Show: