PortNode Methods

CVB.Net Documentation

The PortNode 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 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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRead(Int64, Byte)
Reads memory from the remote device into the given buffer.
Public methodRead(Int64, IntPtr, Int64)
Reads memory from the remote device into the given buffer.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite(Int64, Byte)
Writes the the given buffer to the remote device.
Public methodWrite(Int64, IntPtr, Int64)
Writes memory from the given buffer to the remote device.
Top
See Also

Reference