Skip to content

7a6f572e f4ae 0452 0539 e3bcbe7a9cfe

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

BaseSimpleModelCollection(TItem, TParent).Count Property

Additional header content

Gets the number of elements contained in the BaseSimpleModelCollection(TItem, TParent).

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 int Count { get; }

VB

Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
The number of elements contained in the BaseSimpleModelCollection(TItem, TParent).

Implements

ICollection(T).Count

Remarks

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

See Also

Reference

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

Clone this wiki locally