Beispiel #1
0
 public int CompareTo(SdkFeatureBand other)
 {
     return(_featureBand.CompareTo(other._featureBand));
 }