ListCollection Class Methods
For a list of all members of this type, see ListCollection members.
Public Methods
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a single or multiple items using a string. |
![]() | Clear | (Inherited from System.Collections.Specialized.ListDictionary) |
![]() | Contains | (Inherited from System.Collections.Specialized.ListDictionary) |
![]() | CopyTo | (Inherited from System.Collections.Specialized.ListDictionary) |
![]() ![]() | FromDictionary | Creates a ListCollection object from a ListDictionary. |
![]() | GetEnumerator | (Inherited from System.Collections.Specialized.ListDictionary) |
![]() | Remove | (Inherited from System.Collections.Specialized.ListDictionary) |
![]() | ToString |
See Also