Property | Type | Description | |
---|---|---|---|
attributeCount | int | ||
attributes | System.Runtime.Serialization.AttributeData[] | ||
childElementIndex | int | ||
dataNode | IDataNode | ||
localName | string | ||
ns | string | ||
prefix | string |
Method | Description | |
---|---|---|
AddAttribute ( string prefix, string ns, string name, string value ) : void |
Method | Description | |
---|---|---|
GrowAttributesIfNeeded ( ) : void |
public AddAttribute ( string prefix, string ns, string name, string value ) : void | ||
prefix | string | |
ns | string | |
name | string | |
value | string | |
return | void |
public AttributeData[],System.Runtime.Serialization attributes | ||
return | System.Runtime.Serialization.AttributeData[] |