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 (String)
Removes the specified item.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
bool
Remove
(
string
item
)
Request Example
View Source
Parameters
item
Type:
System
String
The item.
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
.
Exceptions
Exception
Condition
DetailLevelException
See Also
Reference
MembershipChangeTracking
T
Class
Remove Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman