Method IndexOf
| Improve this Doc View SourceIndexOf(Int32)
Gets the index of ContainerView for specified ordinal.
Declaration
public int IndexOf(int ordinal)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | ordinal | The ordinal. |
Returns
| Type | Description |
|---|---|
| System.Int32 | The index. |