BufferedDataCollection.IsFixedSize Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Gets a value indicating whether the collection has a fixed size.
Definition
Visual Basic .NET |
Public ReadOnly Property IsFixedSize As Boolean |
C# |
public bool IsFixedSize {
get; }
|
Managed C++ |
public: __property
bool
get_IsFixedSize();
|
JScript .NET |
public
function get IsFixedSize() : 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