JsonMockWrapperIsArray Property |
[Missing <summary> documentation for "P:X3Platform.Json.JsonMockWrapper.IsArray"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic bool IsArray { get; }
public:
virtual property bool IsArray {
bool get () sealed;
}
Property Value
Type:
BooleanImplements
IJsonWrapperIsArray
See Also