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