VariableCollection.Add Method |
Adds an element to this collection.
[VBScript] Public Sub Add( _ ByVal variable As Variable _ )
[JScript] public function Add( variable : Variable );
VariableCollection Object | VariableCollection Members | HelpProducer Namespace