70fc32c9 da58 7a92 a923 5d478d38a9de - iAJTin/iExportEngine GitHub Wiki
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)
C#
public bool IsReadOnly { get; }VB
Public ReadOnly Property IsReadOnly As Boolean
GetType: Boolean
Always is false
ICollection(T).IsReadOnly
[Missing documentation for "P:iTin.Export.Model.BaseSimpleModelCollection`2.IsReadOnly"]
BaseSimpleModelCollection(TItem, TParent) Class
iTin.Export.Model Namespace