length property

int length

Returns the number of currently held Disposables. Return 0 if this bag has been disposed or is disposing.

Implementation

int get length;