C# Class idTech4.UI.AutoComplete

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
CompletionString string
CurrentMatch string
FindMatchIndex int
Length int
MatchCount int
MatchIndex int

Property Details

CompletionString public_oe property

public string CompletionString
return string

CurrentMatch public_oe property

public string CurrentMatch
return string

FindMatchIndex public_oe property

public int FindMatchIndex
return int

Length public_oe property

public int Length
return int

MatchCount public_oe property

public int MatchCount
return int

MatchIndex public_oe property

public int MatchIndex
return int