SPFlightCollection members

The SPFlightCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<T>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<T>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<T>.)
Public property Item[String] (Inherited from SPPersistedObjectCollection<T>.)
Protected property Parent (Inherited from SPPersistedObjectCollection<T>.)

Top

Methods

  Name Description
Public method Add (Inherited from SPPersistedChildCollection<T>.)
Public method Ensure (Inherited from SPPersistedChildCollection<T>.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<T>.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<T>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<T>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<T>.)
Public method Remove (Inherited from SPPersistedChildCollection<T>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from SPPersistedObjectCollection<T>.)

Top

See also

Reference

SPFlightCollection class

Microsoft.SharePoint.Flighting.Runtime namespace