StackOrQueueConverter<TCollection> class StackOrQueueConverter<TCollection> : JsonCollectionConverter<TCollection, object> where TCollection : IEnumerable Documentation Code public StackOrQueueConverter()