| Json Class |
Namespace: FlexRule
[SerializableAttribute] public class Json : DynamicObject
The Json type exposes the following members.
| Name | Description | |
|---|---|---|
| Json | ||
| Json(String) |
| Name | Description | |
|---|---|---|
| Count | (Inherited from KeyDic.) | |
| HasRoot | (Inherited from DynamicObject.) | |
| IsEmpty | (Inherited from DynamicObject.) | |
| Item | (Inherited from KeyDic.) | |
| RootName | (Inherited from DynamicObject.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from DynamicObject.) | |
| CompareTo | (Inherited from KeyDic.) | |
| Contains | (Inherited from DynamicObject.) | |
| Equals(Object) | (Inherited from DynamicObject.) | |
| Equals(DynamicObject) | (Inherited from DynamicObject.) | |
| GetDynamicMemberNames | (Inherited from KeyDic.) | |
| GetHashCode | (Inherited from DynamicObject.) | |
| Parse | ||
| Remove | (Inherited from KeyDic.) | |
| ToString | (Inherited from KeyDic.) | |
| TryGetMember | (Inherited from DynamicObject.) | |
| TryGetValue(String, Boolean) | (Inherited from DynamicObject.) | |
| TryGetValueT(String, Boolean, T) | (Inherited from DynamicObject.) | |
| TrySetMember | (Inherited from KeyDic.) |
| Name | Description | |
|---|---|---|
| _dictionary | (Inherited from KeyDic.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |