GroupMembersList.Item Property |
Language: |
Visual Basic Public ReadOnly Property Item( _
ByVal groupId As Integer _
) As PlayersGroupsEnumeratorC# public PlayersGroupsEnumerator this[
int groupId
] { get; }C++ public:
property PlayersGroupsEnumerator^ default [int] {
PlayersGroupsEnumerator^ get(int groupId);
}JScript In JScript, you can use indexed properties, but you cannot define your own.
groupId System.Int32
This property is read-only.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center