SPFieldLinkCollection Properties

Include Protected Members
Include Inherited Members

The SPFieldLinkCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of column or field references in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the specified SPFieldLink object from the collection by using its identifier (ID).
Public property Item[Int32] Gets the specified SPFieldLink object from the collection by using its index number.
Public property Item[String] Gets the specified SPFieldLink object from the collection by indexing on the object name.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPFieldLinkCollection Class

Microsoft.SharePoint Namespace