バージョン

Sort(Int32,Int32,IComparer<Point>) メソッド

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

パラメータ

index
count
comparer
参照

オンラインで表示: GitHub