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