HubSectionCollection.SetAt(UInt32, HubSection) Method

Definition

Sets the value at the specified index to the item value specified.

C#
public void SetAt(uint index, HubSection value);

Parameters

index
UInt32

The index at which to set the value.

value
HubSection

The value to set.

Implements

M:Windows.Foundation.Collections.IVector1.SetAt(System.UInt32,0)

Remarks

SetAt replaces the item at the index, and the collection count remains the same.

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6