Edit

Share via


AchievementsResult.Items Property

Definition

The collection of Achievement objects returned by a request.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Achievements.Achievement> Items { get; }
member this.Items : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Achievements.Achievement>
Public ReadOnly Property Items As IVectorView(Of Achievement)

Property Value

Windows.Foundation.Collections.IVectorView<Achievement>

Implements

Microsoft.Xbox.Services.Achievements.__IAchievementsResultPublicNonVirtuals.Items

Applies to