CascadeSharp.TKBO.BOPDS.BOPDS_MapOfCommonBlock.IsEqual C# (CSharp) Method

IsEqual() public method

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