Miner.Interop Namespace > D8WorkLocationClass Class : RemoveAttribute Method |
'Declaration
Public Overridable Sub RemoveAttribute( _ ByVal bstrName As System.String _ )
'Usage
Dim instance As D8WorkLocationClass Dim bstrName As System.String instance.RemoveAttribute(bstrName)
public virtual void RemoveAttribute( System.string bstrName )
public procedure RemoveAttribute( bstrName: System.String ); virtual;
public function RemoveAttribute( bstrName : System.String );
public: virtual void RemoveAttribute( System.string* bstrName )
public: virtual void RemoveAttribute( System.String^ bstrName )
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