'Declaration Overloads Function AllocValue( _ ByVal count As Integer _ ) As Integer
'Declaration
Overloads Function AllocValue( _ ByVal count As Integer _ ) As Integer
'使用法 Dim instance As IEvaluationContext Dim count As Integer Dim value As Integer value = instance.AllocValue(count)
'使用法
Dim instance As IEvaluationContext Dim count As Integer Dim value As Integer value = instance.AllocValue(count)
int AllocValue( int count )
IEvaluationContext インタフェース IEvaluationContext メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.