System.JSON.Builders.TJSONCollectionBuilder Types
InheritedProtected
TBaseCollection | public | |
TElements | public | JSON builder that allows you to add values to a JSON array. |
TGetReaderProc | public | |
TPairs | public | JSON builder that allows you to add key-value pairs to a JSON object. |
TParentCollection | public | JSON builder that allows you either to add key-value pairs to a JSON object or to add values to a JSON array. |
TParentType | public | |
TReleaseReaderProc | public | |
TResetWriterProc | public |