![]() |
|
This is the complete list of members for LoadContext, including all inherited members.
| CanSeekMembers() | SerializationContext | |
| ConfigureTypeDiscriminator(string fieldName="$type") | SerializationContext | |
| DoesKeyExist(string name) | LoadContext | |
| DoesObjectExist(string name) | LoadContext | |
| EnableTypeDiscriminator(bool enabled) | SerializationContext | |
| EndArray() | SerializationContext | |
| EndMap() | SerializationContext | |
| EndObject() | SerializationContext | |
| GetDataExtension() | SerializationContext | |
| IsTypeDiscriminatorEnabled() | SerializationContext | |
| IsValid() | SerializationContext | |
| Read(out void value) | LoadContext | |
| ReadDefault(out void value, void defaultValue) | LoadContext | |
| ReadMapKey(int idx, out string key) | LoadContext | |
| ReadValue(string name, out void value) | LoadContext | |
| ReadValueDefault(string name, out void value, void defaultValue) | LoadContext | |
| Reset() | SerializationContext | |
| StartArray(string name, out int count) | SerializationContext | |
| StartMap(string name, out int count) | SerializationContext | |
| StartObject(string name=string.Empty) | SerializationContext |