Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

IsReadOnly Property (ListWithEvents<T>)







Gets a value indicating whether the list is read-only.
Syntax
public bool IsReadOnly {get;}
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As ListWithEvents(Of T)
Dim value As Boolean
 
value = instance.IsReadOnly

            

            
public: __property bool get_IsReadOnly();
public:
property bool IsReadOnly {
   bool get();
}

Property Value

true if the ListWithEvents<T> is read-only; otherwise, it is false.
Remarks
In the default implementation of list, this property always returns false.
Requirements

Target Platforms

See Also

Reference

ListWithEvents<T> Class
ListWithEvents<T> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features