size property
int
get
size
Количество элементов.
Implementation
int get size {
int res = _CGeoPointRouteAttribute_size(_CGeoPointRouteAttributeMakeDefault().._impl=_self);
return res;
}
Количество элементов.
int get size {
int res = _CGeoPointRouteAttribute_size(_CGeoPointRouteAttributeMakeDefault().._impl=_self);
return res;
}