OptionString Class |
Namespace: Rhino.Input.Custom
The OptionString type exposes the following members.
| Name | Description | |
|---|---|---|
| OptionString(String) |
Constructs the option object.
| |
| OptionString(String, Boolean) |
Constructs the option object.
|
| Name | Description | |
|---|---|---|
| CurrentValue |
Gets and sets the current value of the option.
| |
| InitialValue |
Gets the initial value of the option.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the OptionString | |
| Dispose(Boolean) | Releases the unmanaged resources used by the OptionString and optionally releases the managed resources | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |