LinkedFreezableCollectionTRemoveAt - метод |
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public void RemoveAt(
int index
)
Public Sub RemoveAt (
index As Integer
)
public:
virtual void RemoveAt(
int index
) sealed
abstract RemoveAt :
index : int -> unit
override RemoveAt :
index : int -> unit
Параметры
- index
- Тип: SystemInt32
Реализации
IListTRemoveAt(Int32)IListRemoveAt(Int32)См. также