←Select platform

IsReadOnly Property (ThreadSafeDictionary<TKey,TValue>)

Summary

Gets a value indicating whether the ICollection 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 ICollection is read-only; otherwise, false.

Requirements

Target Platforms

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