RTX64Registry Class |
Class to read and write registry values.

Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The RTX64Registry type exposes the following members.

Name | Description | |
---|---|---|
![]() | RTX64Registry | Initializes a new instance of the RTX64Registry class |

Name | Description | |
---|---|---|
![]() | CreationTime |
Date and time the object was created.
(Inherited from RTX64Object.) |
![]() | IsDisposed |
True if the object has been disposed, false otherwise.
(Inherited from RTX64Object.) |
![]() | Name |
Name of the object.
(Inherited from RTX64Object.) |

Name | Description | |
---|---|---|
![]() ![]() | DeleteRegistrySubKey |
Deletes a registry key and all keys and key values under it.
|
![]() ![]() | DeleteRegistryValue |
Deletes a registry value.
|
![]() | Dispose |
Dispose method.
(Inherited from RTX64Object.) |
![]() ![]() | GetSubKeys |
Return a list of Subkey names.
|
![]() ![]() | MoveTree |
Moves a Registry key (and all keys and values under it) to another location in the Registry. |
![]() | OnNotifyPropertyChanged |
Called when a property is changed
(Inherited from RTX64Object.) |
![]() ![]() | ReadRegistry |
Read a value from the registry.
|
![]() ![]() | WriteRegistry |
Write a key into the registry.
|

Name | Description | |
---|---|---|
![]() | PropertyChanged |
Event Fired when a property value is changed
(Inherited from RTX64Object.) |
