'Declaration Public Function New( _ ByVal index As Integer, _ ByVal ascending As Boolean _ )
'使用法 Dim index As Integer Dim ascending As Boolean Dim instance As New ComplexSortInfo(index, ascending)
public ComplexSortInfo( int index, bool ascending )
ComplexSortInfo クラス ComplexSortInfo メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.