프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Items | ObservableCollection |
메소드 | 설명 | |
---|---|---|
Delete ( IEnumerable |
Deletes IFEO items from both class and registry
|
|
Delete ( IEnumerable |
Deletes IFEO items from both class and registry
|
|
Export ( IEnumerable |
Exports the specified items.
|
|
Load ( ) : bool |
Loads IFEO items
|
|
Save ( IFEOItem Item ) : bool |
Save IFEO Item to Registry
|
메소드 | 설명 | |
---|---|---|
GetValue ( |
||
IFEOInstance ( ) : System | ||
_FormatDebuggerStringAndUpdate ( IFEOItem Debugger ) : void |
public Delete ( IEnumerable |
||
DeleteList | IEnumerable |
The deletion list. |
리턴 | bool |
public Delete ( IEnumerable |
||
DeleteIDList | IEnumerable |
The deletion identifier list. |
리턴 | bool |
public Export ( IEnumerable |
||
Items | IEnumerable |
The items. |
OutputFile | string | The output file. |
리턴 | void |