Click or drag to resize
MsiFeatureEquals Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Equals(
	IFdfEnumerable other
)

Parameters

other
Type: FDF.CommonIFdfEnumerable

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also