System.Xml.Serialization.XmlArrayItemAttribute.XmlArrayItemAttribute C# (CSharp) Method

XmlArrayItemAttribute() public method

public XmlArrayItemAttribute ( ) : System
return System
        public XmlArrayItemAttribute() {
        }
        

Same methods

XmlArrayItemAttribute::XmlArrayItemAttribute ( Type type ) : System
XmlArrayItemAttribute::XmlArrayItemAttribute ( string elementName ) : System
XmlArrayItemAttribute::XmlArrayItemAttribute ( string elementName, Type type ) : System
XmlArrayItemAttribute