iFeatureTemplateDescriptors.Item Property
Parent Object: iFeatureTemplateDescriptorsDescription
Returns the specified iFeatureTemplateDescriptor object from the collection.
Syntax
iFeatureTemplateDescriptors.Item( Index As Long ) As iFeatureTemplateDescriptorProperty Value
This is a read only property whose value is an iFeatureTemplateDescriptor.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |