SPFieldMultiChoiceValue members

Contains the value for an SPFieldMultiChoice object.

The SPFieldMultiChoiceValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldMultiChoiceValue() Initializes a new instance of the SPFieldMultiChoiceValue class.
Public method SPFieldMultiChoiceValue(String) Initializes a new instance of the SPFieldMultiChoiceValue class based on the specified field value.

Top

Properties

  Name Description
Public property Count Gets the number of values in the field.
Public propertyStatic member Delimiter Gets the delimiter that is used to separate multichoice values.
Public property Item Gets the value at the specified index in the collection of values.

Top

Methods

  Name Description
Public method Add Adds a value to the collection of multichoice values.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Converts the current SPFieldMultiChoiceValue object to its text representation. (Overrides Object.ToString().)

Top

See also

Reference

SPFieldMultiChoiceValue class

Microsoft.SharePoint namespace