Add Method (IMockCollection)
Syntax
'Declaration
<DispIdAttribute(1)>
Sub Add( _
ByRef _Item_ As Object, _
Optional ByRef _Key_ As Object, _
Optional ByRef _Before_ As Object, _
Optional ByRef _After_ As Object _
)
[DispIdAttribute(1)]
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