Метод | Описание | |
---|---|---|
GetMask ( this tv ) : uint[] |
Returns the value of the collection of selected items
|
|
SetMask ( this tv, uint mask ) : void |
Check items of the collection...
|
public static GetMask ( this tv ) : uint[] | ||
tv | this | |
Результат | uint[] |
public static SetMask ( this tv, uint mask ) : void | ||
tv | this | |
mask | uint | |
Результат | void |