MemberFilter 멤버
Represents a single filter to be applied when retrieving a collection of members.
MemberFilter 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
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. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
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. |
맨 위로 이동