Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
XmlArrayItemAttribute ( ) : System | ||
XmlArrayItemAttribute ( Type type ) : System | ||
XmlArrayItemAttribute ( string elementName ) : System | ||
XmlArrayItemAttribute ( string elementName, Type type ) : System |
public XmlArrayItemAttribute ( Type type ) : System | ||
type | Type | |
Результат | System |
public XmlArrayItemAttribute ( string elementName ) : System | ||
elementName | string | |
Результат | System |
public XmlArrayItemAttribute ( string elementName, Type type ) : System | ||
elementName | string | |
type | Type | |
Результат | System |