SeriesCollection Properties
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The SeriesCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |  Gets the number of series contained in the collection.  | |
| IsSynchronized |  Gets a value indicating whether access to the collection is synchronized (thread safe).  | |
| Item |  Gets or sets the Series at the specified index.  | |
| SyncRoot |  Gets an object that can be used to synchronize access to the collection.  | 
See Also