POLS

Mapper.Open Method 

Opens the mapper. Successive calls to an already open mapper should return true.

public abstract bool Open();

Return Value

true on success, false on failure.

See Also

Mapper Class | POLS.Core Namespace