IdentityReferenceCollection.GetEnumerator Method ()
.NET Framework (current version)
Gets an enumerator that can be used to iterate through the IdentityReferenceCollection collection.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Collections.Generic.IEnumerator(Of IdentityReference)An enumerator for the IdentityReferenceCollection collection.
Implements
IEnumerable(Of T).GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: