CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
MembershipChangeTracking(T) Class
MembershipChangeTracking(T) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
MembershipChangeTracking
T
IndexOf Method
Determines the index of a specific item in the
IList
T
.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
int
IndexOf
( T
item
)
Request Example
View Source
Parameters
item
Type:
T
The object to locate in the
IList
T
.
Return Value
Type:
Int32
The index of
item
if found in the list; otherwise, -1.
Implements
IList
T
IndexOf(T)
See Also
Reference
MembershipChangeTracking
T
Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman