CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
SimpleListChangeTracking(T) Class
SimpleListChangeTracking(T) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
SimpleListChangeTracking
T
Add Method
Adds an item to the
ICollection
T
.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
void
Add
( T
item
)
Request Example
View Source
Parameters
item
Type:
T
The object to add to the
ICollection
T
.
Implements
ICollection
T
Add(T)
See Also
Reference
SimpleListChangeTracking
T
Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman