Comparer`1<string>を継承し、文字列の長さに従って並べ替えるようにオーバーライドしたクラスです。
Documentation for this section has not yet been entered.
Namespace: Smdn.Utils
Assembly: Smdn.Utils (in Smdn.Utils.dll)
Assembly Versions: 1.0.0.0
See Also: Inherited members from Comparer<string>.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Methods
⊟ OrderByLengthComparer Constructor
Documentation for this section has not yet been entered.
public OrderByLengthComparer ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Smdn.Utils
Assembly: Smdn.Utils (in Smdn.Utils.dll)
Assembly Versions: 1.0.0.0
⊟ Compare Method
二つの文字列の長さを比較した結果を返します。
⊟ Parameters
- x
- Documentation for this section has not yet been entered.
- y
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Smdn.Utils
Assembly: Smdn.Utils (in Smdn.Utils.dll)
Assembly Versions: 1.0.0.0