Interface ITypedElement
A element this is assigned a type
Inherited Members
Namespace:System.Dynamic.ExpandoObject
Assembly:SilvaDawn.SilvaModel.UML.Interfaces.dll
Syntax
public interface ITypedElement : INamedElement, IElement, IElementsObservable
Properties
Type
The assigned type
Declaration
IType Type { get; set; }
Property Value
Type | Description |
---|---|
IType |