Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Chars ( ) : System | ||
Chars ( int n ) : System | ||
Dispose ( ) : void | ||
count ( ) : int | ||
get ( int index ) : char | ||
set ( int index, char value ) : void | ||
set ( int index, char v1, char v2 ) : void | ||
setSize ( int n ) : void |
Method | Description | |
---|---|---|
Chars ( |
||
getCPtr ( |
public set ( int index, char v1, char v2 ) : void | ||
index | int | |
v1 | char | |
v2 | char | |
return | void |