Skip to content

4a51807c 8d1d d6df 124e 1bd5301b1a59

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

BaseSimpleModelCollection(TItem, TParent).Parent Property

Additional header content

Gets a reference to the owner of the collection

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 TParent Parent { get; }

VB

Public ReadOnly Property Parent As TParent
	Get

Property Value

Type: TParent
Owner collection

Remarks

[Missing documentation for "P:iTin.Export.Model.BaseSimpleModelCollection`2.Parent"]

See Also

Reference

BaseSimpleModelCollection(TItem, TParent) Class
iTin.Export.Model Namespace

Clone this wiki locally