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