Skip to content
DocsTry Aspire
DocsTry

InteractionInputCollection

Handle
📦 Aspire.Hosting v13.5.3
interface InteractionInputCollection
extends InteractionInput]],
InteractionInput]],
InteractionInput]],
IEnumerable {
toArray(): InteractionInput[];
}

Methods

methodtoArray
Gets all inputs in declaration order.
toArray(): InteractionInput[]
InteractionInput[]