Collection of logic operators, containing the default pair (AND,OR)
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ArrayList ExpressionOperatorsCollection { get; set; }
public ArrayList ExpressionOperatorsCollection { get; set; }
Public Property ExpressionOperatorsCollection As ArrayList Get Set
Public Property ExpressionOperatorsCollection As ArrayList Get Set
public: property ArrayList^ ExpressionOperatorsCollection { ArrayList^ get (); void set (ArrayList^ value); }
public: property ArrayList^ ExpressionOperatorsCollection { ArrayList^ get (); void set (ArrayList^ value); }
member ExpressionOperatorsCollection : ArrayList with get, set
member ExpressionOperatorsCollection : ArrayList with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120