CascadeSharp.TKBO.IntTools.IntTools_MapOfCurveSample.IsEqual C# (CSharp) Method

IsEqual() public method

public IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
return bool
        public bool IsEqual(IntTools_MapOfCurveSample theOther)
        {
            throw new NotImplementedException();
        }