Click or drag to resize
FdoTransformCollectionTransform Method

Namespace: FDF.Common.Features.Transforms
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Transform(
	ref IFdoFeature value,
	ref FdfResultCollection results = null
)

Parameters

value
Type: FDF.Common.FeaturesIFdoFeature
results (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also