CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
SimpleListChangeTracking(T) Class
SimpleListChangeTracking(T) Properties
Item Property
Item Property (Int32)
Item Property (String)
SimpleListChangeTracking
T
Item Property (String)
Gets the object with the specified string.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
T
this
[
string
str
] {
get
; }
Request Example
View Source
Parameters
str
Type:
System
String
The string to match to ToString() method of object.
Return Value
Type:
T
First object that's ToString() value equals
str
.
See Also
Reference
SimpleListChangeTracking
T
Class
Item Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman