count property
int
get
count
Gets a count of the number of items in a JavaScript property name array.
Implementation
int get count {
return JSPropertyNameArrayGetCount(_ref);
}
Gets a count of the number of items in a JavaScript property name array.
int get count {
return JSPropertyNameArrayGetCount(_ref);
}