CategoryNode Methods

CVB.Net Documentation

The CategoryNode type exposes the following members.

Methods

  NameDescription
Public methodClose (Inherited from Node.)
Protected methodDetach
Detaches this Image object from the native object.
(Inherited from Node.)
Public methodDispose
Disposes the native object wrapped by this object immediately.
(Inherited from Node.)
Protected methodDispose(Boolean)
IDispose helper function.
(Inherited from Node.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Finalizer.
(Inherited from Node.)
Public methodFromString
Not supported.
(Overrides ValueNodeFromString(String).)
Public methodGetEnumerator
Gets the enumerator to enumerate the categorized nodes.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvalidate
Invalidates the values of this node.
(Inherited from ValueNode.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Gets the value of the alias node, if any is present. Empty string otherwise.
(Overrides ValueNodeToString.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
Top
See Also

Reference