IndexBufferDescription.Type Property

Language:

Retrieves a value that identifies the current resource as an index buffer.

Definition

Visual Basic Public ReadOnly Property Type As ResourceType
C# public ResourceType Type { get; }
C++ public:
property ResourceType Type {
        ResourceType get();
}
JScript public function get Type() : ResourceType

Property Value

Microsoft.DirectX.Direct3D.ResourceType
Member of the ResourceType enumeration that identifies the current resource.

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