Click or drag to resize
Accord.NET (logo)

ReadOnlyKeyedCollectionTKey, TValueIsReadOnly Property

Returns true.

Namespace:  Accord.Collections
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public bool IsReadOnly { get; }
Request Example View Source

Property Value

Type: Boolean
See Also