[To be supplied.]
[Visual Basic] Function getAttribute( _ ByVal name As String _ ) As String [C#] string getAttribute( string name ); [C++] String* getAttribute( String* name ) = 0; [JScript] function getAttribute( name : String ) : String;
IElement Interface | IElement Members | System.Data.XML.DOM Namespace