ICapacity

Description

interface Tinman.Core.Util.ICapacity

Base interface for objects that store per element information.

Public / Attributes

Capacity


public attribute Capacity → (get)

value : int32

[>=0]
The capacity, in elements.

Returns the capacity of this object.