ModelItemCollection.Count Property

Definition

Returns the count of items in the collection.

C#
public abstract int Count { get; }

Property Value

The count of items in the collection.

Implements

Remarks

This value is not updated during an EditingContext session. If an object is added to the ModelItemCollection during a session, the Count value will not be updated until the session exits.

Applies to

Продукт Версії
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1