Substring.

IsValid Property

Summary

Returns true if the Weaver.Substring.startIndex and Weaver.Substring.endIndex denote a valid substring within the Weaver.Substring.rawString.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
Substring

Syntax

public bool IsValid { get; }

Value

Type Description
bool