バージョン

Sort(Comparison<Point>) メソッド

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

パラメータ

comparison
参照

オンラインで表示: GitHub