GOA - System.Xml.XmlAttribute

XmlAttribute Class


Represents an attribute.

Definition

public class XmlAttribute: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
NameGets or sets the qualified name of the node.
OwnerElementGets the XmlElement to which the attribute belongs.
ValueGets or sets the value of the node.

Inheritance Hierarchy

Object
XmlAttribute

Class Information

NamespaceSystem.Xml
Flash LibrarySystem.XML.scl
Flash Library Version2.0.0.1690
Silverlight LibrarySystem.XML.dll



© 2003-2007 NETiKA Technologies. All rights reserved.