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