All parameters except the return value parameter.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
IReadOnlyNamedObjectCollection<IParameterSchema> NonReturnValueParameters { get; } |
| Visual Basic |
|---|
ReadOnly Property NonReturnValueParameters As IReadOnlyNamedObjectCollection(Of IParameterSchema) Get |