CustomObservableCollectionTRepopulate Method |
CustomObservableCollection repopulator, sends notification about property and collection change.
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
Parameters
- collection
- Type: System.Collections.GenericIEnumerableT
The collection used in repopulation.
See Also