Method | Description | |
---|---|---|
AppendChar ( char c ) : void | ||
Clear ( ) : void | ||
Copy ( ) : |
||
Dispose ( ) : void | ||
InsertAt ( int index, char c ) : void | ||
IsReadOnly ( ) : bool | ||
MakeReadOnly ( ) : void | ||
RemoveAt ( int index ) : void | ||
SetAt ( int index, char c ) : void |