eDriven Framework API
Gets the list item by ID

Declaration Syntax
public T this[
string id
] { get; }
Public ReadOnly Default Property Item ( _
id As String _
) As T
Get
public:
property T default[String^ id] {
T get (String^ id);
}

Parameters

Return Value
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)