VariableInfo Members

The VariableInfo type exposes the following members.
Methods

  NameDescription
Public methodCompareTo
CompareTo implements IComparable.CompareTo
Public methodEquals(Object)
Overrides Object.Equals
(Overrides OnlineObject Equals(Object).)
Public methodEquals(VariableInfo)
Equals determines whether of not 'other' is equivalent to 'this'
Public methodGetHashCode
Overrides Object.GetHashCode()
(Overrides OnlineObject GetHashCode .)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodToString
Overrides Object.ToString()
(Overrides OnlineObject ToString .)
Back to Top
Properties

  NameDescription
Public propertyName
Name and Type help to identify the current variable
Public propertyType
Name and Type help to identify the current variable
Back to Top
See Also