ActionCollection.IsReadOnly Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Gets a value indicating whether the collection is read only.
Definition
Visual Basic .NET |
Public ReadOnly Property IsReadOnly As Boolean |
C# |
public bool IsReadOnly {
get; }
|
Managed C++ |
public: __property
bool
get_IsReadOnly();
|
JScript .NET |
public
function get IsReadOnly() : boolean |
Property Value
System.Boolean
.
This property is read-only.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center