ObjectParser
01 Syntax
Microsoft.VisualBasic.MIME.application.json.ObjectParser
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ParseSchemaWithIgnores | 1 | |
| populateObjectJson | 1 |
03 Members
ParseSchemaWithIgnores(
Type, JSONSerializerOptions)Remarks
ignores members property which is tagged with one of the attribute:
ScriptIgnoreAttributeDataIgnoredAttributeIgnoreDataMemberAttribute
Parameters
| Name | Type | Description |
|---|---|---|
schema | Type | - |
opt | JSONSerializerOptions | - |
Parameters
| Name | Type | Description |
|---|---|---|
schema | Type | - |
obj | Object | - |
opt | JSONSerializerOptions | - |