[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal attributeName As String, _ ByVal type As Type _ ) [C#] public XmlAttributeAttribute( string attributeName, Type type ); [C++] public: XmlAttributeAttribute( String* attributeName, Type* type ); [JScript] public function XmlAttributeAttribute( attributeName : String, type : Type );
XmlAttributeAttribute Class | XmlAttributeAttribute Members | System.Xml.Serialization Namespace | XmlAttributeAttribute Constructor Overload List