FormViewModelCollectionInsertInternal - метод |
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override void InsertInternal(
int index,
IFormViewModel item
)
Protected Overrides Sub InsertInternal (
index As Integer,
item As IFormViewModel
)
protected:
virtual void InsertInternal(
int index,
IFormViewModel^ item
) override
abstract InsertInternal :
index : int *
item : IFormViewModel -> unit
override InsertInternal :
index : int *
item : IFormViewModel -> unit
Параметры
- index
- Тип: SystemInt32
- item
- Тип: Tessa.UI.CardsIFormViewModel
См. также