IMcImageSetsIsFrameASetMember Method
|
|
Returns the sets that the frame is a member of
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksReturns a McImageSets collection containing all the sets from this
McImageSets collection that the
specified McFrame is a member of. Note that an McImageSets collection
will always be returned, but it may be empty if this collection is
empty, or there are no sets containing the specified frame.
See Also