Method | Description | |
---|---|---|
CreateGroupedItems ( int max ) : ObservableCollection |
||
CreateItems ( int max ) : ObservableCollection |
||
CreateNodes ( int maxNode, int maxItem ) : ObservableCollection |
public static CreateGroupedItems ( int max ) : ObservableCollection |
||
max | int | |
return | ObservableCollection |
public static CreateItems ( int max ) : ObservableCollection |
||
max | int | |
return | ObservableCollection |
public static CreateNodes ( int maxNode, int maxItem ) : ObservableCollection |
||
maxNode | int | |
maxItem | int | |
return | ObservableCollection |