GlobalClass.FilterApply(Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool FilterApply (object Name, object Highlight, object Value1, object Value2);
abstract member FilterApply : obj * obj * obj * obj -> bool
override this.FilterApply : obj * obj * obj * obj -> bool
Public Overridable Function FilterApply (Optional Name As Object, Optional Highlight As Object, Optional Value1 As Object, Optional Value2 As Object) As Boolean
Parameters
- Name
- Object
- Highlight
- Object
- Value1
- Object
- Value2
- Object