The properties of the Properties class are listed below. For a complete list of Properties class members, see the Properties Members topic.
Count (inherited from NameObjectCollectionBase) | Gets the number of key-and-value pairs contained in the NameObjectCollectionBase instance. |
Item | Gets or sets the value of the property with the given name. |
Keys (inherited from NameObjectCollectionBase) | Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. |
IsReadOnly (inherited from NameObjectCollectionBase) | Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only. |
Properties Class | NSpectre.Core Namespace