Click or drag to resize
CollectionGenericTRemove Method (Int32)
移除指定索引处的元素

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual void Remove(
	int index
)

Parameters

index
Type: SystemInt32
移除指定索引处的元素
See Also