IndexedList<TItem, TIndexer>.

Count Property

Summary

The number of items currently in the list.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IndexedList<TItem, TIndexer>

Syntax

public int Count { get; private set; }

Value

Type Description
int