SPFieldLinkCollection.Item property

Gets the specified SPFieldLink object from the collection.

Overload list

  Name Description
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.

Top

See also

Reference

SPFieldLinkCollection class

SPFieldLinkCollection members

Microsoft.SharePoint namespace