ColumnDefinitionCollection.GetAt(UInt32) Method

Definition

Returns the ColumnDefinition located at the specified index.

C#
public ColumnDefinition GetAt(uint index);

Parameters

index
UInt32

The integer index for the value to retrieve.

Returns

The ColumnDefinition value at the specified index.

Implements

M:Windows.Foundation.Collections.IVector`1.GetAt(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