←Select platform

IsReadOnly Property

Summary

Gets a value indicating whether the collection is read-only.

Syntax

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

Property Value

false to indicate the collection is writeable.

Remarks

The property will always return false.

Requirements

Target Platforms

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