XboxSocialRelationshipResult.Items Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of XboxSocialRelationship objects returned by a request
public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Social.XboxSocialRelationship> Items { get; }
member this.Items : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Social.XboxSocialRelationship>
Public ReadOnly Property Items As IVectorView(Of XboxSocialRelationship)
Property Value
Windows.Foundation.Collections.IVectorView<XboxSocialRelationship>
Implements
Microsoft.Xbox.Services.Social.__IXboxSocialRelationshipResultPublicNonVirtuals.Items