Click or drag to resize

NamespaceDefinitionInterpolationItems Property

List of interpolation objects.

Namespace:  Syntactik.DOM.Mapped
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public List<Object> InterpolationItems { get; }

Property Value

Type: ListObject
See Also