This document is archived and information here might be outdated. Recommended version. |
Adds a barrier to the collection.
[Visual Basic .NET] Public Sub Add ( _ ByVal pItem As SMNetBarrier _ )
[C#] public void Add ( SMNetBarrier pItem );
[C++]
HRESULT Add(
ISMNetBarrier* pItem
);
[C++] Parameters pItem [in]
pItem is a parameter of type ISMNetBarrier*
Adds the network barrier to the collection.