count property

int count

Returns the count of hyperlink reference collection.

Implementation

int get count {
  return _hyperlink.length;
}