TournamentRequestResult Class
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.
Represents a collection of Tournament class objects returned by a request.
C#
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class TournamentRequestResult
type TournamentRequestResult = class
interface __ITournamentRequestResultPublicNonVirtuals
Public NotInheritable Class TournamentRequestResult
- Inheritance
-
TournamentRequestResult
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Has |
Returns a boolean value that indicates if there are more pages of Tournaments to retrieve. |
Tournaments |
The collection of tournament objects returned by a request. |
Get |
Returns an TournamentRequestResult object that contains the next page of Tournament. |
Proizvod | Verzije |
---|---|
Xbox Live WinRT SDK | 2017.11.20171204.01 |