SP.ViewFieldCollection Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.ViewFieldCollection class.
Methods
Name |
Description |
---|---|
Adds the field with the specified field internal name or display name to the collection. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets the field name at the specified index of the collection. |
|
Moves the field with the specified field internal name to the specified position in the collection. |
|
Removes the field with the specified field internal name from the collection. |
|
Removes all the fields from the collection. |
|
Initializes a new instance of the SP.ViewFieldCollection Class. |