See Also

StringValueCollection Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

StringValueCollection Class Members

Dart.PowerWEB.TextBox Namespace : StringValueCollection Class

StringValueCollection overview

Public Constructors

Public Constructor StringValueCollection Constructor Overloaded. Creates a new instance of StringValueCollection.

Public Properties

Public Property AllKeys (Inherited from System.Collections.Specialized.NameValueCollection)Gets all the keys in the NameValueCollection.
Public Property Count (Inherited from System.Collections.Specialized.NameObjectCollectionBase)Gets the number of key/value pairs contained in the NameObjectCollectionBase instance.
Public Property Item (Inherited from System.Collections.Specialized.NameValueCollection)Overloaded. Gets or sets the entry with the specified key in the NameValueCollection.
Public Property Keys (Inherited from System.Collections.Specialized.NameObjectCollectionBase)Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
Public Property List Gets or sets a string of default values.

Public Methods

Public Method Add (Inherited from System.Collections.Specialized.NameValueCollection)Overloaded. Copies the entries in the specified NameValueCollection to the current NameValueCollection.
Public Method Clear (Inherited from System.Collections.Specialized.NameValueCollection)Invalidates the cached arrays and removes all entries from the NameValueCollection.
Public Method CopyTo (Inherited from System.Collections.Specialized.NameValueCollection)Copies the entire NameValueCollection to a compatible one-dimensional Array, starting at the specified index of the target array.
Public Method Get (Inherited from System.Collections.Specialized.NameValueCollection)Overloaded. Gets the values associated with the specified key from the NameValueCollection combined into one comma-separated list.
Public Method GetEnumerator (Inherited from System.Collections.Specialized.NameObjectCollectionBase)Returns an enumerator that iterates through the NameObjectCollectionBase.
Public Method GetKey (Inherited from System.Collections.Specialized.NameValueCollection)Gets the key at the specified index of the NameValueCollection.
Public Method GetObjectData (Inherited from System.Collections.Specialized.NameObjectCollectionBase)Implements the ISerializable interface and returns the data needed to serialize the NameObjectCollectionBase instance.
Public Method GetValues (Inherited from System.Collections.Specialized.NameValueCollection)Overloaded. Gets the values associated with the specified key from the NameValueCollection.
Public Method HasKeys (Inherited from System.Collections.Specialized.NameValueCollection)Gets a value indicating whether the NameValueCollection contains keys that are not null.
Public Method OnDeserialization (Inherited from System.Collections.Specialized.NameObjectCollectionBase)Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
Public Method Remove (Inherited from System.Collections.Specialized.NameValueCollection)Removes the entries with the specified key from the NameObjectCollectionBase instance.
Public Method Set (Inherited from System.Collections.Specialized.NameValueCollection)Sets the value of an entry in the NameValueCollection.

See Also

StringValueCollection Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.