Click or drag to resize

LocalizableString Properties

The LocalizableString type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements contained in the ICollectionT.
Public propertyInternational Gets or sets the international.
Public propertyIsReadOnly Gets a value indicating whether the ICollectionT is read-only.
Public propertyItem Gets or sets the element with the specified key.
Public propertyKeys Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue.
Public propertyStatic memberSelectedCulture Gets or sets the selected culture.
Public propertyValues Gets an ICollectionT containing the values in the IDictionaryTKey, TValue.
Top
See Also