SPSimpleItem constructor
Initializes a new instance of the SPSimpleItem class.
Overload list
Name | Description | |
---|---|---|
SPSimpleItem(SPFieldCollection, []) | Initializes a new instance of the SPSimpleItem class with the specified fields and their values. | |
SPSimpleItem(SPFieldCollection, String) | Initializes a new instance of the SPSimpleItem class with the specified fields and their values. |
Top