Finds the row with the given Id value.
[DebuggerNonUserCodeAttribute()] public ItemsInfoTableRow FindById( string Id )
[DebuggerNonUserCodeAttribute()]
public ItemsInfoTableRow FindById(
string Id
)
<DebuggerNonUserCodeAttribute()> Public Function FindById( ByVal Id As String ) As ItemsInfoTableRow
<DebuggerNonUserCodeAttribute()>
Public Function FindById(
ByVal Id As String
) As ItemsInfoTableRow
public: [DebuggerNonUserCodeAttribute] ItemsInfoTableRow^ FindById( String^ Id )
public:
[DebuggerNonUserCodeAttribute]
ItemsInfoTableRow^ FindById(
String^ Id
Id
The Id value to find.
A ItemsInfoTableRow that represents the row.
Looks up the table for the given id and returns an instance of the row found, otherwise it returns null.
Target Platforms
ItemsInfoTableDataTable Class
ItemsInfoTableDataTable Members
Leadtools.Medical.Caching Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library