 | RangeTStart Property |
The start of the range.
Namespace:
Koden.Utils
Assembly:
Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
SyntaxPublic ReadOnly Property Start As T
Get
public:
property T Start {
T get ();
}
member Start : 'T with get
Property Value
Type:
T
See Also