S63.RemovePermitFile Method
Removes all cell permits from a previously imported permit file from the S-63 database.
RemovePermitFile(S63PermitFile permitFile)
Removes all cell permits from a previously imported permit file from the S-63 database.Syntax
public void RemovePermitFile (
S63PermitFile permitFile
)
Parameters
The permit file to remove.
Remarks
This method can be used to remove permit files previously imported with ImportPermitFile. To remove a single cell permit, use RemoveCellPermit instead.
Note that if you remove cell permits that are still in use, you may leave the database in a state where some ENC cells can no longer be decrypted and displayed by the S57DataSet.
Platforms
Windows, Linux, Android