CharacterData.Length

CharacterData.Length property

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

public int Length { get; }

See Also