GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > EmbeddedImageCollection Class : IndexOf Method |
The EmbeddedImage object to locate in the EmbeddedImageCollection.
'Declaration Public Function IndexOf( _ ByVal value As EmbeddedImage _ ) As System.Integer
public System.int IndexOf( EmbeddedImage value )
The EmbeddedImage object to locate in the EmbeddedImageCollection.