AggregateContextExpression Methods

Include Protected Members
Include Inherited Members

The AggregateContextExpression type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from ICollection<ContextExpression>.)
Public method AddAggregateContextExpression Obsolete. Adds another aggregate node to the aggregate node.
Public method AddAndExpression Adds an AND-expression to the aggregate node.
Public method AddKeyValueExpression(IList<KeyValuePair<String, String>>, ExpressionTypes) Obsolete. Adds a list of key-value pairs to the aggregate expression node.
Public method AddKeyValueExpression(String, String, ExpressionTypes) Obsolete. Adds a key-value pair to the aggregate node.
Public method AddMatchExpression(IList<KeyValuePair<String, String>>) Adds a list of key-value pairs to the aggregate node.
Public method AddMatchExpression(String, String) Adds a list of key-value pairs to the aggregate node.
Public method AddNotExpression Adds an NOT-expression to the aggregate node.
Public method AddOrExpression Adds an OR-expression to the aggregate node.
Public method Clear (Inherited from ICollection<ContextExpression>.)
Public method Contains (Inherited from ICollection<ContextExpression>.)
Public method CopyTo (Inherited from ICollection<ContextExpression>.)
Public method Evaluate Obsolete. Evaluates a query context. (Inherited from ContextExpression.)
Public method GetEnumerator() (Inherited from IEnumerable<ContextExpression>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method Remove (Inherited from ICollection<ContextExpression>.)

Top

See Also

Reference

AggregateContextExpression Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace