BufferedDataCollection.IsReadOnly Property (Microsoft.DirectX.DirectInput)

Gets a value indicating whether the collection is read only.

Definition

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

Property Value

System.Boolean

This property is read-only.