Creates a GroupElement based on the query set in the .ctor.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual GroupElement CreateExpressionGroup()
Public Overridable Function CreateExpressionGroup As GroupElement
public: virtual GroupElement^ CreateExpressionGroup()
Remarks
If PreparseExpression hasn't been called, this will call it automatically.