Click or drag to resize

ModelBuilderAdd Method (IReadOnlyListSupport)

add supports

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void Add(
	IReadOnlyList<Support> _supports
)

Parameters

_supports
Type: System.Collections.GenericIReadOnlyListSupport
supports to be added to the model
See Also