バージョン

Sort(IComparer<Point>) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of Point) _
) 
[__DynamicallyInvokableAttribute()]
public void Sort( 
   System.Collections.Generic.IComparer<Point> comparer
)

パラメータ

comparer
参照

オンラインで表示: GitHub