SPFieldLinkCollection Properties
Include Protected Members
Include Inherited Members
The SPFieldLinkCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of column or field references in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Guid] | Gets the specified SPFieldLink object from the collection by using its identifier (ID). |
![]() |
Item[Int32] | Gets the specified SPFieldLink object from the collection by using its index number. |
![]() |
Item[String] | Gets the specified SPFieldLink object from the collection by indexing on the object name. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)