GetCheckedNodes([WithIndeterminate: Boolean = False]): IDimSelection;
WithIndeterminate. Optional parameter that determines whether elements with indefinite state are included into collection (IDimensionViewerBase.CheckState=Indeterminate). By default, elements with indefinite state of checkbox selection are not included into collection.
The GetCheckedNodes method returns selection containing the elements, which checkboxes are selected.
See also: