SPViewFieldCollection Methods
Include Protected Members
Include Inherited Members
The SPViewFieldCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add(String) | Adds the field with the specified name to the collection. |
![]() |
Add(SPField) | Adds the specified field to the collection. |
![]() |
Delete(String) | Deletes the field with the specified name from the collection. |
![]() |
Delete(SPField) | Deletes the specified field from the collection. |
![]() |
DeleteAll | Deletes all the view fields from the collection. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Exists | Returns a Boolean value that indicates whether the specified view field exists. |
![]() |
Explicit(Int32) | Verifies whether the field at the specified index in the collection is explicitly declared in the view definition. |
![]() |
Explicit(String) | Verifies whether the field with the specified name in the collection is explicitly declared in the view definition. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator to iterate through the collection. (Inherited from SPBaseCollection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetTypedEnumerator<T> | Returns a type-safe enumerator to iterate through the collection. (Inherited from SPBaseCollection.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveFieldTo | Moves a specified field to a specified position in the collection of view fields. |
![]() |
OnDeserialization | (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
ToStringCollection | Loads the names of the view fields into a StringCollection object. |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.CopyTo | Copies the elements of the collection to an array, starting at the specified array index. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)
.gif)