Click or drag to resize

McSyncList Constructor

Initializes a new instance of the McSyncList class

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McSyncManager
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcSyncManager
See Also