|   | TwoWayDictionaryTFirst, TSecondIsReadOnly Property  | 
        
         
              Gets a value indicating whether the ICollectionT is read-only.
            
 
    Namespace: 
   Accord.Collections
    Assembly:
   Accord (in Accord.dll) Version: 3.8.0
 Syntax
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
	Get
Property Value
Type: 
BooleanImplements
IDictionaryIsReadOnly See Also
See Also