DelegatingEnumerable<T> Methods

Include Protected Members
Include Inherited Members

The DelegatingEnumerable<T> type exposes the following members.

Methods

  Name Description
Public method Add This method is not implemented but is required method for serialization to work. Do not use.
Public method Equals (Inherited from Object.)
Public method GetEnumerator Get the enumerator of the associated <see cref="T:System.Collections.Generic.IEnumerable`1" />.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Get the enumerator of the associated <see cref="T:System.Collections.Generic.IEnumerable`1" />.

Top

See Also

Reference

DelegatingEnumerable<T> Class

System.Net.Http.Formatting Namespace