Length

CharacterData.Length property

Gets the number of 16-bit units that are available through data. This may have the value zero, i.e., CharacterData nodes may be empty.

public int Length { get; }

See Also