StructureOutputAdapter
StructureOutputAdapter class
Represents an output adapter that collects output as a structure containing each field separately.
public class StructureOutputAdapter : OutputAdapter
Constructors
| Name | Description |
|---|---|
| StructureOutputAdapter(OutputFormat) | Initializes a new instance of the StructureOutputAdapter class. |
Properties
| Name | Description |
|---|---|
| OutputFormat { get; } | Gets the output format. |
Methods
| Name | Description |
|---|---|
| GetResult() | Gets the resulting array of fields. |
See Also
- class OutputAdapter
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search