'Declaration Sub SetAutoSortIndex( _ ByVal index As Integer, _ ByVal value As Integer _ )
'使用法 Dim instance As IAutoSortIndexSupport Dim index As Integer Dim value As Integer instance.SetAutoSortIndex(index, value)
void SetAutoSortIndex( int index, int value )
IAutoSortIndexSupport インタフェース IAutoSortIndexSupport メンバ
© 2004-2015, GrapeCity inc. All rights reserved.