Membres MemberFilter
Represents a single filter to be applied when retrieving a collection of members.
Le type MemberFilter expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
MemberFilter(String, String) | Initializes a new instance of the MemberFilter class with the property name and the property value. |
![]() |
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. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetType | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
FilterType | Gets or sets the type of filtering to use. |
![]() |
PropertyName | Gets or sets the name of the property to filter on. |
![]() |
PropertyValue | Gets or sets the value of the property to filter for. |
Haut de la page
.gif)
.gif)
.gif)