Click or drag to resize

IExportProgressChangedArgsIterationCount Property

Total number of iterations.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
int IterationCount { get; }

Property Value

Type: Int32
Remarks
When PreserveAllConnections is set, there may be multiple iterations.
See Also