GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ICustomReportItemWithImages Interface : SetReferencedImages Method |
'Declaration Sub SetReferencedImages( _ ByVal referencedImages As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Byte())) _ )
void SetReferencedImages( System.Collections.Generic.IEnumerable<KeyValuePair<string,byte[]>> referencedImages )