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

RemoveKey() public method

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