←Select platform

IsReadOnly Property

Summary

Specifies whether or not the collection is Read Only.

Syntax

C#
VB
C++
public virtual bool IsReadOnly {get;} 
Public Overridable ReadOnly Property IsReadOnly As Boolean 
public: 
virtual property bool IsReadOnly { 
   bool get(); 
} 

Property Value

true if the collection is read only; false, otherwise.

Example

For an example, refer to RasterCollection\<T\>.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize