SimpleORM.NET
Count Property
NamespacesSormObjectList<(Of <(T>)>)Count

[This is preliminary documentation and is subject to change.]

Count of instances in this list, activated or not.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
virtual property int Count {
	int get () sealed;
}

Assembly: sorm (Module: sorm) Version: 1.0.0.13068