Method | Description | |
---|---|---|
Add ( this xmlnametable, Char array ) : String |
Extends Add so that buffer offset of 0 and call to Array.Length are not needed.
|
|
Get ( this xmlnametable, Char array ) : String |
Extends Get so that buffer offset of 0 and call to Array.Length are not needed.
|
public static Add ( this xmlnametable, Char array ) : String | ||
xmlnametable | this | |
array | Char | |
return | String |
public static Get ( this xmlnametable, Char array ) : String | ||
xmlnametable | this | |
array | Char | |
return | String |