UtilsSimpleConvertT Method | |
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 T SimpleConvert<T>(
string value
)
Public Shared Function SimpleConvert(Of T) (
value As String
) As T
Parameters
- value
- Type: SystemString
Type Parameters
- T
Return Value
Type:
TSee Also