CascadeSharp.TKBO.BOPDS.BOPDS_MapOfCommonBlock.Subtract C# (CSharp) Метод

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

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