BufferedDataCollection.IsFixedSize Property

Language:

Gets a value indicating whether the collection has a fixed size.

Definition

Visual Basic Public ReadOnly Property IsFixedSize As Boolean
C# public bool IsFixedSize { get; }
C++ public:
property bool IsFixedSize {
        bool get();
}
JScript public function get IsFixedSize() : boolean

Property Value

System.Boolean

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