Method | Description | |
---|---|---|
AddValue ( ZWValueID valueID ) : void |
Adds the value.
|
|
Node ( ) : System |
Initializes a new instance of the Node class.
|
|
RemoveValue ( ZWValueID valueID ) : void |
Removes the value.
|
public AddValue ( ZWValueID valueID ) : void | ||
valueID | ZWValueID | The value identifier. |
return | void |
public RemoveValue ( ZWValueID valueID ) : void | ||
valueID | ZWValueID | The value identifier. |
return | void |