Свойство | Тип | Описание | |
---|---|---|---|
sidIndexer | int |
Метод | Описание | |
---|---|---|
Poke ( ) : void |
The poke.
|
|
Populate ( int iOffset ) : void |
The populate.
|
|
SID ( string iEntName, |
Initializes a new instance of the SID class.
|
|
Save ( ) : void |
The save.
|
|
SetFocus ( int LineToCheck ) : void |
The set focus.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SIDLoader_DropDown ( object sender, |
The sid loader_ drop down.
|
|
SIDLoader_DropDownClose ( object sender, |
The sid loader_ drop down close.
|
|
SID_Enter ( object sender, |
The si d_ enter.
|
|
SID_Leave ( object sender, |
The si d_ leave.
|
|
comboBox1_TextChanged ( object sender, |
The combo box 1_ text changed.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public Populate ( int iOffset ) : void | ||
iOffset | int | /// The i offset. /// |
Результат | void |
public SID ( string iEntName, |
||
iEntName | string | /// The i ent name. /// |
map | /// The map. /// | |
iOffsetInChunk | int | /// The i offset in chunk. /// |
iLineNumber | int | /// The i line number. /// |
Результат | System |
public SetFocus ( int LineToCheck ) : void | ||
LineToCheck | int | /// The line to check. /// |
Результат | void |