Delen via


MemberFilter Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the MemberFilter class.

Overload List

  Name Description
Public method MemberFilter(String, String) Initializes a new instance of the MemberFilter class with the property name and the property value.
Public method MemberFilter(String, MemberFilterType, String) Initializes a new instance of the MemberFilter class with the property name, the property value, and the type of the filter.

Top