| Dart.PowerWEB.TextBox Namespace : StringValueCollection Class |
StringValueCollection overview
StringValueCollection Constructor | Overloaded. Creates a new instance of StringValueCollection. |
AllKeys (Inherited from System.Collections.Specialized.NameValueCollection) | Gets all the keys in the NameValueCollection. |
Count (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. |
Item (Inherited from System.Collections.Specialized.NameValueCollection) | Overloaded. Gets or sets the entry with the specified key in the NameValueCollection. |
Keys (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. |
List | Gets or sets a string of default values. |
Add (Inherited from System.Collections.Specialized.NameValueCollection) | Overloaded. Copies the entries in the specified NameValueCollection to the current NameValueCollection. |
Clear (Inherited from System.Collections.Specialized.NameValueCollection) | Invalidates the cached arrays and removes all entries from the NameValueCollection. |
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. |
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. |
GetEnumerator (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | Returns an enumerator that iterates through the NameObjectCollectionBase. |
GetKey (Inherited from System.Collections.Specialized.NameValueCollection) | Gets the key at the specified index of the NameValueCollection. |
GetObjectData (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | Implements the ISerializable interface and returns the data needed to serialize the NameObjectCollectionBase instance. |
GetValues (Inherited from System.Collections.Specialized.NameValueCollection) | Overloaded. Gets the values associated with the specified key from the NameValueCollection. |
HasKeys (Inherited from System.Collections.Specialized.NameValueCollection) | Gets a value indicating whether the NameValueCollection contains keys that are not null. |
OnDeserialization (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. |
Remove (Inherited from System.Collections.Specialized.NameValueCollection) | Removes the entries with the specified key from the NameObjectCollectionBase instance. |
Set (Inherited from System.Collections.Specialized.NameValueCollection) | Sets the value of an entry in the NameValueCollection. |
StringValueCollection Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.