[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragmentCollection.IndexOf

IndexOf Method

IndexOf(RenderFragment)

Gets the index of a RenderFragment in the current collection.

Declaration
public int IndexOf(RenderFragment rf)
Parameters
Type Name Description
RenderFragment rf

The fragment to get the index of.

Returns
Type Description
int

The index of the specified fragment.