Inputs

IDictionary<string, IInput> IProcessingBlock.Inputs { get; }

Gets the collection of inputs.

Value

IDictionary<string, IInput> – Collection of inputs.

Throws