Share via


SPFieldLinkCollection.Item Property

Include Protected Members
Include Inherited Members

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