다음을 통해 공유


SelectItem 클래스

정의

트리의 현재 수준에서 쿼리에 의해 선택된 항목입니다.

public abstract class SelectItem
type SelectItem = class
Public MustInherit Class SelectItem
상속
SelectItem
파생

생성자

SelectItem()

트리의 현재 수준에서 쿼리에 의해 선택된 항목입니다.

메서드

HandleWith(SelectItemHandler)

SelectItem 구현을 사용하여 를 처리합니다 SelectItemHandler.

TranslateWith<T>(SelectItemTranslator<T>)

구현을 SelectItem 사용하여 을 변환합니다SelectItemTranslator<T>.

적용 대상