CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
MembershipChangeTracking(T) Class
MembershipChangeTracking(T) Methods
Remove Method
Remove Method (String)
Remove Method (T)
MembershipChangeTracking
T
Remove Method (
T
)
Removes the first occurrence of a specific object from the
ICollection
T
.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
virtual
bool
Remove
( T
item
)
Request Example
View Source
Parameters
item
Type:
T
The object to remove from the
ICollection
T
.
Return Value
Type:
Boolean
true if
item
was successfully removed from the
ICollection
T
; otherwise, false. This method also returns false if
item
is not found in the original
ICollection
T
.
Implements
ICollection
T
Remove(T)
See Also
Reference
MembershipChangeTracking
T
Class
Remove Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman