Bundt Programmer's Guide · Bundt Programmer's Interface version 1.0.1.0

ModelElementCollectionBase<T> class

Namespace: Incipit.Bundt.ModellingEngine

Base type

object ModelPartCollectionBase<T>

Implemented interfaces

IEnumerable
IEnumerable<T>

Type parameters

Name Description
T The type of model elements to store in the collection.

Description

A collection of model elements of a particular type.

Properties

Count (inherited from ModelPartCollectionBase)
Item[string] (inherited from ModelPartCollectionBase)
Item[string, bool] (inherited from ModelPartCollectionBase)
Item[int] (inherited from ModelPartCollectionBase)
Item[int, bool] (inherited from ModelPartCollectionBase)

Methods

Contains(string) (inherited from ModelPartCollectionBase)
ElementAt(int) (inherited from ModelPartCollectionBase)
GetTaggedWith(Incipit.Bundt.ModellingEngine.Tag[])
GetTaggedWith(TextMatchMode, string[])

Fields

No fields.

Events

No events.

See also

ModelElement

Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020