Noemax.Newtonsoft.Json Namespace : JsonDictionaryAttribute Class |
'Declaration <System.AttributeUsageAttribute(ValidOn=AttributeTargets.Class Or _ AttributeTargets.Interface, AllowMultiple=False, Inherited=True)> Public NotInheritable Class JsonDictionaryAttribute Inherits JsonContainerAttribute
'Usage Dim instance As JsonDictionaryAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple=false, Inherited=true)] public sealed class JsonDictionaryAttribute : JsonContainerAttribute
public class JsonDictionaryAttribute = class(JsonContainerAttribute)sealed;
System.AttributeUsageAttribute(ValidOn=AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple=, Inherited=) public sealed class JsonDictionaryAttribute extends JsonContainerAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple=false, Inherited=true)] public __gc __sealed class JsonDictionaryAttribute : public JsonContainerAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple=false, Inherited=true)] public ref class JsonDictionaryAttribute sealed : public JsonContainerAttribute
System.Object
System.Attribute
Noemax.Newtonsoft.Json.JsonContainerAttribute
Noemax.Newtonsoft.Json.JsonDictionaryAttribute
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2