Click or drag to resize
FdoProviderDelete Method (IFdoFeature, FdfResultCollection)

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Delete(
	IFdoFeature feature,
	ref FdfResultCollection outResults = null
)

Parameters

feature
Type: FDF.Common.FeaturesIFdoFeature
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also