6ca01c41 d983 5a0d 75f5 2ded5cd86224 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets or sets the element specified by value.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public TItem this[
TSearch value
] { get; }VB
Public ReadOnly Default Property Item (
value As TSearch
) As TItem
Get
- value
- Type: TSearch
Zero-based index of the element to get or set.
Type: TItem
Item
Type: TItem
The value.
[Missing documentation for "P:iTin.Export.Model.BaseComplexModelCollection3.Item(2)"]
BaseComplexModelCollection(TItem, TParent, TSearch) Class
Item Overload
iTin.Export.Model Namespace