The following tables list the members exposed by LocalizableValueCollection.
Name | Description | |
---|---|---|
![]() | LocalizableValueCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of the current collection LocalizableValueCollection |
![]() | FindByItemName | Searches for the item by the specified name. |
![]() | GetByItemName | Gets an element with the specified name or generates exception if the element was not found. |
![]() | GetDifferenceByName | Compares the current and specified collections and gets a collection of items that have different names. |
![]() | GetDifferenceByValues | Compares the current and specified collections (taking the specified culture into account) and gets a collection of items that have different values. |
![]() | RemoveByItemName | Deletes the item with name itemName from the current collection of localized values. |