[To be supplied.]
[Visual Basic] Overloads Public Sub Add( _ ByVal PropertyIndex As Integer, _ ByVal Operator As QueryCellOp, _ ByVal Value As Object _ ) [C#] public void Add( int PropertyIndex, QueryCellOp Operator, object Value ); [C++] public: void Add( int PropertyIndex, QueryCellOp Operator, Object* Value ); [JScript] public function Add( PropertyIndex : int, Operator : QueryCellOp, Value : Object );
ConfigQuery Class | ConfigQuery Members | System.Configuration Namespace | ConfigQuery.Add Overload List