SPViewFieldCollection.Add Method
Include Protected Members
Include Inherited Members
Adds the field to the collection.
Overload List
Name | Description | |
---|---|---|
Add(String) | Adds the field with the specified name to the collection. | |
Add(SPField) | Adds the specified field to the collection. |
Top