C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderFragmentCollection Class / IndexOf Method

In This Topic
IndexOf Method (RenderFragmentCollection)
In This Topic
Gets the index of a RenderFragment in the current collection.
Overload List
OverloadDescription
Gets the index of a RenderFragment in the current collection.  
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. (Inherited from C1.C1Preview.OwnedCollectionBase)
See Also