Example #1
0
 public virtual ValueRepresentation Length()
 {
     return(ValueRepresentation.Number(_path.length()));
 }