Click or drag to resize
CharRange Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineCharRange

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class CharRange : ICharRange

The CharRange type exposes the following members.

Constructors
  NameDescription
Public methodCharRange
Initializes a new instance of the CharRange class
Top
Properties
  NameDescription
Public propertyCharCount
Number of occurrences found
Public propertyCharPos
Position of the first search occurrence
Top
See Also