 | RangeTIncludesStart Property |
Whether or not this range includes the start point
Namespace:
Koden.Utils
Assembly:
Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntaxpublic bool IncludesStart { get; }
Public ReadOnly Property IncludesStart As Boolean
Get
public:
property bool IncludesStart {
bool get ();
}
member IncludesStart : bool with get
Property Value
Type:
Boolean
See Also