 | ChunkTMax Property |
The maximum value (included) of this chunk
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
SyntaxPublic ReadOnly Property Max As T
Get
public:
property T Max {
T get ();
}
Property Value
Type:
T
See Also