JSONNodeEquality Operator |
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static bool operator ==(
JSONNode a,
Object b
)
Parameters
- a
- Type: Nova.UtilitiesJSONNode
- b
- Type: SystemObject
Return Value
Type:
BooleanSee Also