CascadeSharp.TKBO.BOPDS.BOPDS_IndexedMapOfPaveBlock.Contains C# (CSharp) Method

Contains() public method

public Contains ( BOPDS_PaveBlock theKey1 ) : bool
theKey1 BOPDS_PaveBlock
return bool
        public bool Contains(BOPDS_PaveBlock theKey1)
        {
            throw new NotImplementedException();
        }