SPFeatureQueryResultCollection methods

The SPFeatureQueryResultCollection type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can iterate through the SPFeature objects in the SPFeatureQueryResultCollection collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IDisposable.Dispose Releases unmanaged resources used by this object.
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns an enumerator that can iterate through the SPFeature objects in the SPFeatureQueryResultCollection collection.
Explicit interface implemetationPrivate method IEnumerator.MoveNext Advances the enumerator to the next element of the collection.
Explicit interface implemetationPrivate method IEnumerator.Reset Sets the enumerator to its initial position, which is before the first element in the collection.

Top

See also

Reference

SPFeatureQueryResultCollection class

Microsoft.SharePoint namespace