IsValid Property (Length)
In This Topic
Indicates if the
Length string contains the correct units and value.
Syntax
'Declaration
Public ReadOnly Property IsValid As Boolean
public bool IsValid {get;}
Property Value
Return true if the
Length string is valid, else false.
See Also