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

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

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

Same methods

IntTools_MapOfSurfaceSample::Contains ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : bool