Public Methods (see also Protected Methods)

  Name Description
public method Add Overloaded.  
public method Clear The Clear method removes all values from the ValueCollection.
public method Contains Overloaded.  
public method Equals  Overloaded. (Inherited from Object)
public method GetEnumerator  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove Overloaded.  
public method Set The Set method removes all of the values of the ValueCollection and adds a single bool value.
public method ToByteArrays The ToByteArrays method converts the ValueCollection into an array of Byte arrays.

public method ToIntegerArray The ToIntegerArray method converts the ValueCollection into an array of integers.
public method ToString  (Inherited from Object)
public method ToStringArray The ToStringArray method converts the ValueCollection into an array of strings.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Explicit Interface Implementations

See Also