IsReadOnly Property

Summary
Gets a value whether this collection is a read only.
Syntax
C#
VB
C++
public bool IsReadOnly { get; } 
  
Public ReadOnly Property IsReadOnly As Boolean 
public: 
property bool IsReadOnly { 
   bool get(); 
} 

Property Value

A System.Boolean value whether this collection is a read only. This will always return true.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.