SPFieldLookupValueCollection properties

The SPFieldLookupValueCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<SPFieldLookupValue>.)
Public property Count (Inherited from List<SPFieldLookupValue>.)
Public property Item (Inherited from List<SPFieldLookupValue>.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from List<SPFieldLookupValue>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from List<SPFieldLookupValue>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from List<SPFieldLookupValue>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from List<SPFieldLookupValue>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from List<SPFieldLookupValue>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from List<SPFieldLookupValue>.)

Top

See also

Reference

SPFieldLookupValueCollection class

Microsoft.SharePoint namespace