Add Method (MockCollection)
Syntax
'Declaration
Public Sub Add( _
ByRef _Item_ As Object, _
ByRef _Key_ As Object, _
ByRef _Before_ As Object, _
ByRef _After_ As Object _
)
public void Add(
ref object _Item_,
ref object _Key_,
ref object _Before_,
ref object _After_
)
Parameters
Item
Key
Before
After
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family