Для изменения размера нажмите или перетащите

StringListRemoveAt - метод

Removes the string at the specified position from the list.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public void RemoveAt(
	int index
)

Параметры

index
Тип: SystemInt32
The index of the string to remove.
См. также