SPField Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPField class.
Overload List
Name | Description | |
---|---|---|
SPField(SPFieldCollection, String) | Initializes a new instance of the SPField class based on the specified field collection object and field name. | |
SPField(SPFieldCollection, String, String) | Initializes a new instance of the SPField class based on the specified field collection object, field type, and field name. |
Top