Example #1
0
 /// <summary>
 ///
 /// </summary>
 /// <returns></returns>
 public int GetDegree()
 {
     return(First.CountAtStart());
 }