Public Methods | |
char[] | propget_Name () |
Returns the name of the key. | |
KeySequence | propget_SubKeys () |
Returns an enumerable sequence of all the sub-keys of this key. | |
ValueSequence | propget_Values () |
Returns an enumerable sequence of all the values of this key. | |
Key | propget_SubKey (char[] name) |
Returns the named sub-key of this key. | |
Value | propget_Value (char[] name) |
Returns the named value. |
|
Returns the name of the key.
|
|
Returns the named sub-key of this key.
|
|
Returns an enumerable sequence of all the sub-keys of this key.
|
|
Returns the named value.
|
|
Returns an enumerable sequence of all the values of this key.
|
|
D Libraries documentation © Synesis Software Pty Ltd, 2002-2003 |