StopwatchCollectionParent Property |
Parent stopwatch, when this stopwatch is part of another collection.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public StopwatchCollection Parent { get; }
Public ReadOnly Property Parent As StopwatchCollection
Get
public:
property StopwatchCollection^ Parent {
StopwatchCollection^ get ();
}
Property Value
Type:
StopwatchCollectionSee Also