FeatureCastT Method

PreStorm - A Data Client for ArcGIS Server REST API
Converts this feature to a new object of the specified type.

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public T Cast<T>()
where T : Feature

Type Parameters

T

Return Value

Type: T
See Also

Reference