Interface IConstruct
Represents a construct.
public interface IConstruct : IConstruct, IDependable
Properties
Node
The construct tree node for this construct.
ConstructNode Node { get; }
Represents a construct.
public interface IConstruct : IConstruct, IDependable
The construct tree node for this construct.
ConstructNode Node { get; }