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