'宣言 Protected Overridable Function ProcessOperatorOperand( _ ByVal filterOperator As ComboBox, _ ByVal operand As ContentControl, _ ByVal proxyValue As Object, _ ByVal rowsManager As RowsManager, _ ByVal contentProvider As ColumnContentProviderBase _ ) As Boolean
protected virtual bool ProcessOperatorOperand( ComboBox filterOperator, ContentControl operand, object proxyValue, RowsManager rowsManager, ColumnContentProviderBase contentProvider )