IdentityReferenceCollection.IEnumerable.GetEnumerator Method ()
.NET Framework (current version)
Gets an enumerator that can be used to iterate through the IdentityReferenceCollection collection.
Assembly: mscorlib (in mscorlib.dll)
private abstract GetEnumerator : unit -> IEnumerator private override GetEnumerator : unit -> IEnumerator
Return Value
Type: System.Collections.IEnumeratorAn enumerator for the IdentityReferenceCollection collection.
Implements
IEnumerable.GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: