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