Share via


BufferedDataCollection.IsFixedSize Property (Microsoft.DirectX.DirectInput)

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.