Skip to content

c44716f6 2edf 3e31 a1f0 3abbd99a7018

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

BaseComplexModelCollection(TItem, TParent, TSearch) Constructor

Additional header content

Initializes a new instance of the BaseComplexModelCollection(TItem, TParent, TSearch) class.

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

Syntax

C#

protected BaseComplexModelCollection(
	TParent parent
)

VB

Protected Sub New ( 
	parent As TParent
)

Parameters

 

parent
Type: TParent
c.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseComplexModelCollection3.#ctor(1)"]

See Also

Reference

BaseComplexModelCollection(TItem, TParent, TSearch) Class
iTin.Export.Model Namespace

Clone this wiki locally