Skip to content

70fc32c9 da58 7a92 a923 5d478d38a9de

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseSimpleModelCollection(TItem, TParent).IsReadOnly Property

Additional header content

Gets a value indicating whether the BaseSimpleModelCollection(TItem, TParent) is read-only.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool IsReadOnly { get; }

VB

Public ReadOnly Property IsReadOnly As Boolean
	Get

Property Value

Type: Boolean
Always is false

Implements

ICollection(T).IsReadOnly

Remarks

[Missing documentation for "P:iTin.Export.Model.BaseSimpleModelCollection`2.IsReadOnly"]

See Also

Reference

BaseSimpleModelCollection(TItem, TParent) Class
iTin.Export.Model Namespace

Clone this wiki locally