$_seq$0 method

dynamic $_seq$0()
override

Implementation

dc.dynamic $_seq$0(){
if((0<count)){
return this;
}
return null;
}