Removes the specified attribute from the XML element.
public void RemoveElementAttribute( string name )
public void RemoveElementAttribute(
string name
)
Public Sub RemoveElementAttribute( _ ByVal name As String _ )
Public Sub RemoveElementAttribute( _
ByVal name As String _
- (BOOL)removeElementAttribute:(NSString *)attribute error:(NSError **)error
public: void RemoveElementAttribute( String^ name )
public:
void RemoveElementAttribute(
String^ name
name The attribute name to remove. Ignored if the element does not have an attribute with this name.
For an example, refer to EnumerateElements.
Target Platforms
SvgNodeHandle Class
SvgNodeHandle Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library