←Select platform

IsReadOnly Property (DictionaryWithEvents<TKey,TValue>)

Summary

Gets a value indicating whether the dictionary 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

true if the ICollection{T} is read-only; otherwise, false. In the default implementation of DictionaryWithEvents<TKey,TValue>, this property always returns false.

Requirements

Target Platforms

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