- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DuckDuckGoSearchResult"]
class Type type-node
Syntax
public class DuckDuckGoSearchResult
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| Duck |
Properties
| Name | Value | Summary |
|---|---|---|
| Abstract | string | |
| AbstractSource | string | |
| AbstractText | string | |
| AbstractUrl | string | |
| Answer | string | |
| AnswerType | string | |
| Definition | string | |
| DefinitionSource | string | |
| DefinitionUrl | string | |
| Heading | string | |
| Image | string | |
| Redirect | string | |
| RelatedTopics | List |
|
| Results | List |
|
| Type | string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
