'Declaration Sub AddVariable( _ ByVal variable As String, _ ByVal value As Object _ )
'Declaration
Sub AddVariable( _ ByVal variable As String, _ ByVal value As Object _ )
void AddVariable( string variable, object value )
ISupportVariables Interface ISupportVariables Members