Walter.BOM
TryGet Method (InMemmoryGeoBuffer)
Walter.BOM Assembly > Walter.BOM.Geo Namespace > InMemmoryGeoBuffer Class : TryGet Method
The address.
The lat long.
Tries the get.
Syntax
public bool TryGet( 
   IPAddress address,
   out SimpleLatLong latLong
)

Parameters

address
The address.
latLong
The lat long.

Return Value

true if found, false otherwise.
Exceptions
ExceptionDescription
address
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InMemmoryGeoBuffer Class
InMemmoryGeoBuffer Members