MimeTypeParameterInfoCompareTo Method
Namespace: FolkerKinzel.MimeTypesAssembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 1.0.0+f3b40d3afc4889b7965c4b49093672628a3624fe
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.