public IndexedColumnViewModel(
SchemeIndexedColumn model,
ViewModelScope scope
)Public Sub New (
model As SchemeIndexedColumn,
scope As ViewModelScope
)public:
IndexedColumnViewModel(
SchemeIndexedColumn^ model,
ViewModelScope^ scope
)new :
model : SchemeIndexedColumn *
scope : ViewModelScope -> IndexedColumnViewModel