| ChunkTIncludedMin Property |
The minimum value included in this chunk. This is
Min when
Min is included,
the smallest value over
Min otherwise.
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public T IncludedMin { get; }
Public ReadOnly Property IncludedMin As T
Get
public:
property T IncludedMin {
T get ();
}
member IncludedMin : 'T with get
Property Value
Type:
TSee Also