Click or drag to resize

IMcLookupTable2ParentLutsCollection Property

The McLookupTables collection in which this McLookupTable instance is an Item.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ParentLutsCollection As McLookupTables
	Get

Property Value

Type: McLookupTables
Remarks
McLookupTable instances can exist only as a part of a McLookupTables collection.
See Also