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