SPFieldUserValueCollection constructor
Initializes a new instance of the SPFieldUserValueCollection class.
Overload list
Name | Description | |
---|---|---|
SPFieldUserValueCollection() | Initializes a new instance of the SPFieldUserValueCollection class. | |
SPFieldUserValueCollection(SerializationInfo, StreamingContext) | Initializes a new instance of the SPFieldUserValueCollection class with serialized data. | |
SPFieldUserValueCollection(SPWeb, String) | Initializes a new instance of the SPFieldUserValueCollection class that is based on the specified website and field value. |
Top
See also
Reference
SPFieldUserValueCollection class