SP.FieldCollection Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.FieldCollection class.
Methods
Name |
Description |
---|---|
Adds a field to the field collection. |
|
Adds a secondary lookup field that depends on a primary lookup field for its relationship to the list where it gets its information. |
|
Creates a field based on the specified schema, Boolean value, and field options. |
|
Initializes a new instance of the SP.FieldCollection Class. |
|
Returns the field object specified by the GUID. |
|
Returns the first field object with the specified internal name or title from the collection. |
|
Returns the first field object in the collection based on the title of the specified field. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets the field at the specified index in the collection. |