Container.GetProperty Method |
Language: |
Property with the specified index.
Visual Basic Public Function GetProperty( _
ByVal index As Integer _
) As PropertyDataC# public PropertyData GetProperty(
int index
);C++ public:
PropertyData GetProperty(
int index
);JScript public function GetProperty(
index : int
) : PropertyData;
index System.Int32
Integer that represents the index of the property to retrieve.
Microsoft.DirectX.Diagnostics.PropertyData
Requested PropertyData object.
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