| Name | Description | |
|---|---|---|
|  | Count | Gets number of zones. | 
|  | Item | Provides access to a particular zone. | 
The following tables list the members exposed by ImGearOCRZoneCollection.
| Name | Description | |
|---|---|---|
|  | Add | Adds a new zone. | 
|  | Clear | Removes all zones. | 
|  | GetEnumerator | Enumerates the collections zones. | 
|  | Insert | Inserts a zone at a specified index. | 
|  | LoadFromFile | Loads the list of zones from a file. | 
|  | Remove | Removes the specified zone. | 
|  | RemoveAt | Removes the zone at the specified index. | 
|  | SaveToFile | Saves the list of zones to a file. |