WCF-Xtensions Class Reference for Mono
JsonConverterCollection Class Members
Properties  Methods 


The following tables list the members exposed by JsonConverterCollection.

Public Constructors
 NameDescription
Public ConstructorJsonConverterCollection Constructor  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<JsonConverter>)
Top
See Also

Reference

JsonConverterCollection Class
Noemax.Newtonsoft.Json Namespace

Send Feedback