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
Contains Method
Determines whether the
ISharedCollection
T
contains a specific value.
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
bool
Contains
( T
item
)
Function
Contains
(
item
As
T )
As
Boolean
Parameters
item
Type:
T
The object to locate in the
ISharedCollection
T
.
Return Value
Type:
Boolean
true if item is found in the
ISharedCollection
T
; otherwise, false.
See Also
Reference
ISharedCollection
T
Interface
EBP.Framework.Common.Interfaces.Shared Namespace
Copyright @ EBP
Send comments on this topic to
support.api@ebp.com