BaseOperatorCollectionCount Property
Gets count of operators in the collection.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public abstract int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also