[]
Gets the index of a RenderFragment in the current collection.
public int IndexOf(RenderFragment rf)
Type | Name | Description |
---|---|---|
RenderFragment | rf | The fragment to get the index of. |
Type | Description |
---|---|
int | The index of the specified fragment. |