Click or drag to resize

CompositeSmbPathRewriterFromArray Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
This method is for internal use only.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static CompositeSmbPathRewriter FromArray(
	ISmbPathRewriter[] rewriters
)

Parameters

rewriters
Type: Telogis.GeoBase.RepositoriesISmbPathRewriter
Internal parameter.

Return Value

Type: CompositeSmbPathRewriter
A new CompositeSmbPathRewriter.
See Also