Collection.length - multiple declarations

Function Collection.length

returns number of items in collection

Prototype

size_t length() @property;

Function Collection.length

returns number of items in collection

Prototype

void length(
  size_t newSize
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0