'Declaration Function GetAutoSortIndex( _ ByVal index As Integer _ ) As Integer
'Declaration
Function GetAutoSortIndex( _ ByVal index As Integer _ ) As Integer
'使用法 Dim instance As IAutoSortIndexSupport Dim index As Integer Dim value As Integer value = instance.GetAutoSortIndex(index)
'使用法
Dim instance As IAutoSortIndexSupport Dim index As Integer Dim value As Integer value = instance.GetAutoSortIndex(index)
int GetAutoSortIndex( int index )
IAutoSortIndexSupport インタフェース IAutoSortIndexSupport メンバ
Copyright © 2004 GrapeCity inc.