MimeTypeParameterInfoCompareTo Method
Namespace: FolkerKinzel.MimeTypesAssembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 1.0.0+7dd5ca03f25d4802263abb2083f9c7add2cb51ec
public int CompareTo(
MimeTypeParameterInfo other
)
Public Function CompareTo (
other As MimeTypeParameterInfo
) As Integer
public:
virtual int CompareTo(
MimeTypeParameterInfo other
) sealed
abstract CompareTo :
other : MimeTypeParameterInfo -> int
override CompareTo :
other : MimeTypeParameterInfo -> int
- other MimeTypeParameterInfo
- The other MimeTypeParameterInfo instance to compare
with.
Int32A value that indicates the relative order of the instances being compared.
IComparableTCompareTo(T) The method takes only the
Keys into
account.