count property

  1. @UnsignedInt()
int count
getter/setter pair

Number of tags/elements.

Implementation

@ffi.UnsignedInt()
external int count;