![]() | Closes the mapper. Successive calls to an already closed mapper should return true. |
![]() | Delete all beacons in the mapper. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Finds a beacon matching the given unique id. If more than one beacon matching the id exists in the mapper, the first one found is returned. |
![]() | Finds all beacons matching the given unique id. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Opens the mapper. Successive calls to an already open mapper should return true. |
![]() | Load a new single Beacon into the Mapper |
![]() | Loads several new Beacons into the Mapper at once. Depending on the mapper implementation, this may be more efficient than individual loads. |
![]() | Returns a String that represents the current Object. |
![]() |
Initializes a new instance of the Mapper class. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Mapper Class | POLS.Core Namespace