Miner.Interop Namespace > MMWSPackageContentsClass Class : Write Method |
'Declaration
Public Overridable Sub Write( _ ByVal Value As System.Object _ )
'Usage
Dim instance As MMWSPackageContentsClass Dim Value As System.Object instance.Write(Value)
public virtual void Write( System.object Value )
public procedure Write( Value: System.TObject ); virtual;
public function Write( Value : System.Object );
public: virtual void Write( System.Object* Value )
public: virtual void Write( System.Object^ Value )
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