Click or drag to resize

NWFBaseParserParseSimpleObjectsParameterT Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static List<T> ParseSimpleObjectsParameter<T>(
	string source,
	string splitor,
	string parameterName,
	NWFExceptions exceptions
)

Parameters

source
Type: SystemString
splitor
Type: SystemString
parameterName
Type: SystemString
exceptions
Type: Telogis.GeoBase.GeoStream.Server.NWF.ModelsNWFExceptions

Type Parameters

T

Return Value

Type: ListT
See Also