IMcImageSetSectionsItem Property
|
|
Item property handler for the Sections collection.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Default Property Item (
SectionID As Object
) As McImageSetSection
Get
Parameters
- SectionID
- Type: SystemObject
section index
Property Value
Type:
McImageSetSection
RemarksReturns the set section specified by the section ID, which should
be a zero-based index of the section
in the collection.
See Also