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