The LocaleCollection type exposes the following members.

Properties

  NameDescription
Public propertyAllKeys
Public propertyAllValues
Public propertyCount
Gets the number of key/value pairs contained in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
Public propertyHasKeys
Protected propertyIsReadOnly
Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.
(Inherited from NameObjectCollectionBase.)
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])
Public propertyKeys
Gets a NameObjectCollectionBase..::..KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)

See Also