Click or drag to resize

EncodingRange Properties

The EncodingRange type exposes the following members.

Properties
  NameDescription
Public propertyEncoding
Charset encoding name as defined by IANA (http://www.iana.org/assignments/character-sets/character-sets.xhtml)
Public propertyEnd
Index after the last element in the data
Public propertyStart
Start index in the data
Top
See Also