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

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

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