IMcImageSetParentCollection Property
|
|
The McImageSets collection of which this McImageSet is a part, if any.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty ParentCollection As McImageSets
Get
Set
Property Value
Type:
McImageSets
RemarksYou may assign a new McImageSets instance as the ParentCollection, which
will result in the removal of the data set from its current collection (if any)
and assignment.
See Also