ComponentOne Basic Library for WPF and Silverlight
Length Property (ICharRange)


C1.WPF Namespace > ICharRange Interface : Length Property
Gets the length of the range.
Syntax
'Declaration
 
ReadOnly Property Length As System.Integer
'Usage
 
Dim instance As ICharRange
Dim value As System.Integer
 
value = instance.Length
System.int Length {get;}
See Also

Reference

ICharRange Interface
ICharRange Members