Property | Type | Description | |
---|---|---|---|
text | string[] |
Method | Description | |
---|---|---|
Add ( string add ) : void | ||
Copy ( int index ) : void | ||
Count ( ) : int | ||
Language ( ) : System.Collections | ||
Language ( int size ) : System.Collections | ||
Language ( string add ) : System.Collections | ||
Remove ( int index ) : void |
public Language ( int size ) : System.Collections | ||
size | int | |
return | System.Collections |
public Language ( string add ) : System.Collections | ||
add | string | |
return | System.Collections |