C#
VB
Objective-C
C++
Removes the specified attribute from the XML element.
public void RemoveElementAttribute(string name)
Public Sub RemoveElementAttribute( _ByVal name As String _)
- (BOOL)removeElementAttribute:(NSString *)attribute error:(NSError **)error 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.
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
Medical Web Viewer .NET
