SymbolWithValue Methods
The SymbolWithValue type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified Object is equal to the current SymbolWithValue. (Overrides Symbol.Equals(Object).) | |
|
Indicates whether the current Symbol is equal to another Symbol. (Inherited from Symbol.) | |
|
Indicates whether the current SymbolWithValue is equal to another SymbolWithValue. | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Serves as the default hash function. (Overrides Symbol.GetHashCode..) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Reads the Value at the specified path from Value. (Overrides Symbol.Read(Queue.String.).) | |
|
Returns a string that represents the current object. (Inherited from Symbol.) | |
|
Writes the specified Value at the specified path to Value. (Overrides Symbol.Write(Queue.String., Value).) |