Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Creates a field in the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Add(SPField) | Adds a field to the collection based on the specified field. |
![]() |
Add(String, SPFieldType, Boolean) | Creates a field in the collection based on the specified display name, field type, and Boolean value. |
![]() |
Add(String, SPFieldType, Boolean, Boolean, StringCollection) | Creates a field in the collection based on the specified display name, field type, Boolean values for other field properties, and choices in the case of a Choice field. |
Top