The StringCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StringCollection()()()() | Initializes a new instance of the StringCollection class |
![]() | StringCollection(Int32) | Initializes a new instance of the StringCollection class |
![]() | StringCollection(array<String>[]()[][]) | Initializes a new instance of the StringCollection class |
![]() | StringCollection(StringCollection) | Initializes a new instance of the StringCollection class |
![]() | StringCollection(StringCollection..::..Tag) | Initializes a new instance of the StringCollection class |
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddRange(array<String>[]()[][]) | |
![]() | AddRange(StringCollection) | |
![]() | Clear | |
![]() | Clone | |
![]() | Contains | |
![]() | CopyTo(array<String>[]()[][]) | |
![]() | CopyTo(array<String>[]()[][], Int32) | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | |
![]() | Insert | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | ReadOnly | |
![]() | Remove | |
![]() | RemoveAt | |
![]() ![]() | Synchronized | |
![]() | ToArray | |
![]() | ToString | (Overrides Object..::..ToString()()()().) |
![]() | TrimToSize |
Properties
Name | Description | |
---|---|---|
![]() | Capacity | |
![]() | Count | |
![]() | IsFixedSize | |
![]() | IsReadOnly | |
![]() | IsSynchronized | |
![]() | Item | |
![]() | SyncRoot |