Property | Type | Description |
---|
Method | Description | |
---|---|---|
XmlAnyElementAttribute ( ) : System | ||
XmlAnyElementAttribute ( string name ) : System | ||
XmlAnyElementAttribute ( string name, string ns ) : System |
public XmlAnyElementAttribute ( string name ) : System | ||
name | string | |
return | System |
public XmlAnyElementAttribute ( string name, string ns ) : System | ||
name | string | |
ns | string | |
return | System |