Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a string to the collection, specifying the ordinal. |
![]() | AddInOrder | Adds a string to the collection, preserving the order. |
![]() | GetDescription | Returns the description of a string. |
![]() | GetKeyAt | Returns the key of an item with the specified index. |
![]() | GetValueAt | Gets the string by its index. |
![]() | IsDefault | Tests whether a string in the collection has default value. |
![]() | Reset | Overloaded. Sets all strings in collection to their default values. |
![]() | SetValueAt | Sets the value of a string with the specified index. |
![]() | ShouldSerialize | Indicates whether any of the strings in the current collection have non-default values. |