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