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