Click or drag to resize
FdoProviderTryInsert Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public virtual bool TryInsert(
	FdoFeatureCollection features,
	ref FdfResultCollection results = null
)

Parameters

features
Type: FDF.Common.FeaturesFdoFeatureCollection
results (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also