The NodeWithBounds<(Of <(<'TNode>)>)> type exposes the following members.

Methods

  NameDescription
Public methodContains
Checks whether a given point is within the bounds.
Public methodEquals(Object)
Checks this structure and another object for equality.
(Overrides ValueType..::..Equals(Object).)
Public methodEquals(NodeWithBounds<(Of <<'(TNode>)>>))
Checks this structure and another structure for equality.
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Computes a hash code for the structure.
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Generates a string representation of the object.
(Overrides ValueType..::..ToString()()()().)

See Also