C# 클래스 idTech4.UI.AutoComplete

파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CompletionString string
CurrentMatch string
FindMatchIndex int
Length int
MatchCount int
MatchIndex int

프로퍼티 상세

CompletionString 공개적으로 프로퍼티

public string CompletionString
리턴 string

CurrentMatch 공개적으로 프로퍼티

public string CurrentMatch
리턴 string

FindMatchIndex 공개적으로 프로퍼티

public int FindMatchIndex
리턴 int

Length 공개적으로 프로퍼티

public int Length
리턴 int

MatchCount 공개적으로 프로퍼티

public int MatchCount
리턴 int

MatchIndex 공개적으로 프로퍼티

public int MatchIndex
리턴 int