ColumnDefinitionCollection.RemoveAt(UInt32) Method

Definition

Removes the item at the specified index.

C#
public void RemoveAt(uint index);

Parameters

index
UInt32

The index position of the item to remove.

Implements

M:Windows.Foundation.Collections.IVector`1.RemoveAt(System.UInt32)

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6