DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
StopwatchCollection Class
StopwatchCollection Methods
AddChild Method
Find Method
GetEnumerator Method
PrintTimings Method
RemoveChild Method
Reset Method
ResetAll Method
Start Method
Stop Method
StopAll Method
StopwatchCollection
GetEnumerator Method
Returns an enumerator that iterates through all child watches.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IEnumerator
<
StopwatchCollection
>
GetEnumerator
()
Return Value
Type:
IEnumerator
StopwatchCollection
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
StopwatchCollection Class
DHI.Mike1D.Generic Namespace