CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample.Subtract C# (CSharp) Метод

Subtract() публичный Метод

public Subtract ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool
        public bool Subtract(IntTools_MapOfSurfaceSample theOther)
        {
            throw new NotImplementedException();
        }