count property
Get the number of scripts contained in here
See the Rust documentation for iter
for more information.
Implementation
int get count {
final result = _icu4x_ScriptExtensionsSet_count_mv1(_ffi);
return result;
}
Get the number of scripts contained in here
See the Rust documentation for iter
for more information.
int get count {
final result = _icu4x_ScriptExtensionsSet_count_mv1(_ffi);
return result;
}