All parameters except the return value parameter.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public ParameterSchemaCollection NonReturnValueParameters { get; }
Visual Basic
Public ReadOnly Property NonReturnValueParameters As ParameterSchemaCollection
	Get

Property Value

Type: ParameterSchemaCollection

See Also