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