Property | Type | Description |
---|
Method | Description | |
---|---|---|
XmlArrayItemAttribute ( ) : System | ||
XmlArrayItemAttribute ( Type type ) : System | ||
XmlArrayItemAttribute ( string elementName ) : System | ||
XmlArrayItemAttribute ( string elementName, Type type ) : System |
public XmlArrayItemAttribute ( Type type ) : System | ||
type | Type | |
return | System |
public XmlArrayItemAttribute ( string elementName ) : System | ||
elementName | string | |
return | System |
public XmlArrayItemAttribute ( string elementName, Type type ) : System | ||
elementName | string | |
type | Type | |
return | System |