BaseOperatorCollection Properties

The BaseOperatorCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets count of operators in the collection.
Public propertyIsFastTextExtractionMode
Indicates wheather collection is limited to fast text extraction
Public propertyIsReadOnly
Returns true if collection is read only.
Public propertyItem
Gets operator by its index.
See Also