Skip to content

be923881 185e 68fd ff92 2649608133cc

Fernando Garcia edited this page May 8, 2018 · 1 revision

PropertiesModel.Item Property (Int32)

Additional header content

[Missing

documentation for "P:iTin.Export.Model.PropertiesModel.Item(System.Int32)"]

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public PropertyModel this[
	int index
] { get; set; }

VB

Public Default Property Item ( 
	index As Integer
) As PropertyModel
	Get
	Set

Parameters

 

index
Type: System.Int32

Property Value

Type: PropertyModel
[Missing documentation for "P:iTin.Export.Model.PropertiesModel.Item(System.Int32)"]

Implements

IList(T).Item(Int32)

Remarks

[Missing documentation for "P:iTin.Export.Model.PropertiesModel.Item(System.Int32)"]

See Also

Reference

PropertiesModel Class
Item Overload
iTin.Export.Model Namespace

Clone this wiki locally