Click or drag to resize

ContainsFilter Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodContainsFilter(String, String)
Creates a ContainsFilter where the given column of a record should contain a particular string. The string comparison is case insensitive.
Public methodContainsFilter(String, LatLon)
Creates a ContainsFilter where the given column of a record should contain the specified LatLon .
Public methodContainsFilter(String, String, String)
Initializes a new instance of the ContainsFilter class
Top
See Also