int AllocValue( int count )
'Declaration Overloads Function AllocValue( _ ByVal count As Integer _ ) As Integer
'Declaration
Overloads Function AllocValue( _ ByVal count As Integer _ ) As Integer
'Usage Dim instance As IEvaluationContext Dim count As Integer Dim value As Integer value = instance.AllocValue(count)
'Usage
Dim instance As IEvaluationContext Dim count As Integer Dim value As Integer value = instance.AllocValue(count)
IEvaluationContext Interface IEvaluationContext Members Overload List