API pour EBP Gestion Commerciale Open Line
API pour EBP Gestion Commerciale Open Line
Référence de classes
Namespaces
EBP.Framework.Common Namespaces
EBP.Framework.Common.Interfaces Namespaces
EBP.Framework.Common.Interfaces.Shared
ISharedCollection(T) Interface
ISharedCollection(T) Methods
Add Method
Clear Method
Contains Method
Remove Method
ISharedCollection
T
Add Method
Adds an item to the
ISharedCollection
T
.
Namespace:
EBP.Framework.Common.Interfaces.Shared
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
VB
Copy
void
Add
( T
item
)
Sub
Add
(
item
As
T )
Parameters
item
Type:
T
The object to add to the
ISharedCollection
T
.
Exceptions
Exception
Condition
NotSupportedException
The
ISharedCollection
T
is read-only.
See Also
Reference
ISharedCollection
T
Interface
EBP.Framework.Common.Interfaces.Shared Namespace
Copyright @ EBP
Send comments on this topic to
support.api@ebp.com