Click or drag to resize
MsiComponentCompareTo Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public int CompareTo(
	MsiComponent other
)

Parameters

other
Type: FDF.CommonMsiComponent

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also