CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample.Contains C# (CSharp) Method

Contains() public method

public Contains ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool
        public bool Contains(IntTools_MapOfSurfaceSample theOther)
        {
            throw new NotImplementedException();
        }

Same methods

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