IntSwissKnifeNode Methods

CVB.Net Documentation

The IntSwissKnifeNode type exposes the following members.

Methods

  NameDescription
Public methodDispose
Disposes the native object wrapped by this object immediately.
(Inherited from Node.)
Protected methodDispose(Boolean)
Additionally disposes of the registered events.
(Overrides SelectorNodeDispose(Boolean).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Finalizer.
(Inherited from Node.)
Public methodFromString
Sets this node's value from the string value.
(Inherited from IntegerBaseNode.)
Protected methodGetAccessMode
Swiss knifes are always read only.
(Overrides NodeGetAccessMode.)
Protected methodGetCacheMode
Here we may have multiple ones and can give no sane answer.
(Overrides NodeGetCacheMode.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetPollingTime
Always time span zero as there may be multiple values.
(Overrides ValueNodeGetPollingTime.)
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.)
Protected methodOnRead
Calls the Read event and returns the ErrorCodes to deliver to the native server.
(Inherited from ValueNode.)
Protected methodOnWritten
Calls the Written event and returns the ErrorCodes to deliver to the native server.
(Inherited from ValueNode.)
Public methodToString
Gets the string representation of this node.
(Inherited from IntegerBaseNode.)
Top
See Also

Reference