Click or drag to resize
CollectionIListRemoveAt Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
void IList.RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32

Implements

IListRemoveAt(Int32)
See Also