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