OperatorCollection Properties |
The OperatorCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets count of operators in the collection.
(Overrides BaseOperatorCollectionCount.) |
![]() | IsFastTextExtractionMode |
Indicates wheather collection is limited to fast text extraction
(Overrides BaseOperatorCollectionIsFastTextExtractionMode.) |
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Overrides BaseOperatorCollectionIsReadOnly.) |
![]() ![]() | Item |
Gets operator by its index.
(Overrides BaseOperatorCollectionItemInt32.) |