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