Property | Type | Description | |
---|---|---|---|
Address | int | ||
Entries | int | ||
Length | int |
Method | Description | |
---|---|---|
GetName ( int index ) : string | ||
Init ( ) : void | ||
SetName ( int index, string str ) : void |
public static SetName ( int index, string str ) : void | ||
index | int | |
str | string | |
return | void |