[This is preliminary documentation and is subject to change.]
Delete Attributes.
The tag sequence supplied can be both single attribute matching and
wildcard attribute matching.
| C# | Visual Basic | Visual C++ |
public void Delete( string tagSequence )
Public Sub Delete ( _ tagSequence As String _ )
public: void Delete( String^ tagSequence )
- tagSequence (String)