FormViewModelCollectionInsertInternal - метод
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
protected override void InsertInternal(
int index,
IFormWithBlocksViewModel item
)
Protected Overrides Sub InsertInternal (
index As Integer,
item As IFormWithBlocksViewModel
)
protected:
virtual void InsertInternal(
int index,
IFormWithBlocksViewModel^ item
) override
abstract InsertInternal :
index : int *
item : IFormWithBlocksViewModel -> unit
override InsertInternal :
index : int *
item : IFormWithBlocksViewModel -> unit
Параметры
- index Int32
-
- item IFormWithBlocksViewModel
-