[]
Gets or sets the the special character at the specified index.
public CustomPlaceholder this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As CustomPlaceholder
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the element to get or set. |