Element.child - multiple declarations

Function Element.child

returns child node by index

Prototype

override Node child(
  int index
) @property;

Function Element.child

returns child node by index

Prototype

override Node child(
  int index
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0