[]
Gets the index of the special char box.
public int IndexOf(CharBox charBox)
Public Function IndexOf(charBox As CharBox) As Integer
Type | Name | Description |
---|---|---|
CharBox | charBox | A CharBox indicates the char box. |
Type | Description |
---|---|
int | A int indicates the index of the char box. |