C# Класс StandaloneNode.GroupItemSelecter

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
chklist MetricsCheckedList
m_oDataTableObservableBase DataTableObservableBase

Открытые методы

Метод Описание
GroupItemSelecter ( IGraph graph, ShowMetricCalculateResult oShowMetricCalculateResult ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnCalculate_Click ( object sender, EventArgs e ) : void
btnClose_Click ( object sender, EventArgs e ) : void
btnDeselectAll_Click ( object sender, EventArgs e ) : void
btnSelectAll_Click ( object sender, EventArgs e ) : void
checkedListBox1_ItemCheck ( object sender, ItemCheckEventArgs e ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

GroupItemSelecter() публичный Метод

public GroupItemSelecter ( IGraph graph, ShowMetricCalculateResult oShowMetricCalculateResult ) : System
graph IGraph
oShowMetricCalculateResult ShowMetricCalculateResult
Результат System

Описание свойств

chklist публичное свойство

public MetricsCheckedList,StandaloneNode chklist
Результат MetricsCheckedList

m_oDataTableObservableBase публичное свойство

public DataTableObservableBase m_oDataTableObservableBase
Результат DataTableObservableBase