[]
Returns the CustomPlaceholder object corresponding to the character argument, or null if it does not belong to the collection.
public CustomPlaceholder GetItem(char placeholder)
| Type | Name | Description |
|---|---|---|
| char | placeholder | The character argument. |
| Type | Description |
|---|---|
| CustomPlaceholder |