[]
Returns the index of a character in the placeholder collection, or –1 if it does not belong to the collection.
public int IndexOf(char placeholder)
Public Function IndexOf(placeholder As Char) As Integer
| Type | Name | Description |
|---|---|---|
| char | placeholder | The character argument. |
| Type | Description |
|---|---|
| int |