SPViewFieldCollection.Add method
Adds a 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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds a field to the collection.
Name | Description | |
---|---|---|
Add(String) | Adds the field with the specified name to the collection. | |
Add(SPField) | Adds the specified field to the collection. |
Top