BufferedDataCollection.IsReadOnly Property

Language:

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. 

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