UIStringCollection.opIndex - multiple declarations

Function UIStringCollection.opIndex

Slice

Prototype

UIString[] opIndex();

Function UIStringCollection.opIndex

Read item by index

Prototype

UIString opIndex(
  ulong index
) const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0