The VariableInfo type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CompareTo | CompareTo implements IComparable.CompareTo
| |
| Equals(Object) |
Overrides Object.Equals
(Overrides | |
| Equals(VariableInfo) | Equals determines whether of not 'other' is equivalent to 'this'
| |
| GetHashCode |
Overrides Object.GetHashCode()
(Overrides | |
Gets the (Inherited from | ||
| ToString |
Overrides Object.ToString()
(Overrides |
Properties
| Name | Description | |
|---|---|---|
| Name | Name and Type help to identify the current variable
| |
| Type | Name and Type help to identify the current variable
|
See Also