Skip to content

76bb792f bd32 5006 cc4d 4d4400bf1d92

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

BaseSimpleModelCollection(TItem, TParent).Clear Method

Additional header content

Removes all elements from the BaseSimpleModelCollection(TItem, TParent).

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 void Clear()

VB

Public Sub Clear

Implements

ICollection(T).Clear()

Remarks

Count is set to 0, and references to other objects from elements of the collection are also released.

See Also

Reference

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

Clone this wiki locally