Click or drag to resize
FdoProviderTryDestroySpatialContext Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryDestroySpatialContext(
	string name,
	FdfResultCollection outResults = null
)

Parameters

name
Type: SystemString
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also