Miner.Interop.Process Namespace > clsMobileClass Class : Hydrate Method |
'Declaration
Public Overridable Function Hydrate( _ ByVal nodeTypeId As System.Integer, _ ByVal NodeId As System.Integer _ ) As System.Boolean
'Usage
Dim instance As clsMobileClass Dim nodeTypeId As System.Integer Dim NodeId As System.Integer Dim value As System.Boolean value = instance.Hydrate(nodeTypeId, NodeId)
public virtual System.bool Hydrate( System.int nodeTypeId, System.int NodeId )
public function Hydrate( nodeTypeId: System.Integer; NodeId: System.Integer ): System.Boolean; virtual;
public function Hydrate( nodeTypeId : System.int, NodeId : System.int ) : System.boolean;
public: virtual System.bool Hydrate( System.int nodeTypeId, System.int NodeId )
public: virtual System.bool Hydrate( System.int nodeTypeId, System.int NodeId )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2