Gets the number of characters in the section. The section break character is not included.

Syntax

public int Length { get; }
Public ReadOnly Property Length() As Integer

Limitations

Read only.