Method | Description | |
---|---|---|
AddImage ( [ imageList, [ image ) : int | ||
Combine ( this checkState1, CheckState checkState2 ) : CheckState | ||
ToIcon ( [ image ) : |
||
UpdateScope ( [ listView ) : IDisposable | ||
UpdateScope ( [ listView, bool clear ) : IDisposable |
public static AddImage ( [ imageList, [ image ) : int | ||
imageList | [ | |
image | [ | |
return | int |
public static Combine ( this checkState1, CheckState checkState2 ) : CheckState | ||
checkState1 | this | |
checkState2 | CheckState | |
return | CheckState |
public static ToIcon ( [ image ) : |
||
image | [ | |
return |
public static UpdateScope ( [ listView ) : IDisposable | ||
listView | [ | |
return | IDisposable |
public static UpdateScope ( [ listView, bool clear ) : IDisposable | ||
listView | [ | |
clear | bool | |
return | IDisposable |