Click or drag to resize

IMcImageSetFileOpen Method

Namespace:  MediaCy.IQL.Sets.IO
Assembly:  MediaCy.IQL.Sets.IO (in MediaCy.IQL.Sets.IO.dll) Version: 10.0.6912.0
Syntax
VB
Sub Open ( 
	filename As String,
	<OutAttribute> ByRef SetsCollection As McImageSets
)

Parameters

filename
Type: SystemString
SetsCollection
Type: MediaCy.IQL.SetsMcImageSets
See Also