Skip to content

9d69bdf7 d51c 5d97 6799 1fe9f16acfe8

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

BaseSimpleModelCollection(TItem, TParent) Constructor

Additional header content

Initializes a new instance of the BaseSimpleModelCollection(TItem, TParent) 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 BaseSimpleModelCollection(
	TParent parent
)

VB

Protected Sub New ( 
	parent As TParent
)

Parameters

 

parent
Type: TParent
Parent type.

Remarks

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

See Also

Reference

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

Clone this wiki locally