RichEditTextRange.Length Property

Definition

public:
 property int Length { int get(); };
int Length();
public int Length { get; }
var int32 = richEditTextRange.length;
Public ReadOnly Property Length As Integer

Property Value

Int32

int

Implements

Applies to