C++ C#

AddTo<T, C>(Iterator^, C^) Method

API Reference

Namespace: Semata.DataStore.Util

Class: IteratorHelpers

Adds the objects of type T returned by the iterator to a collection of type T objects

public:
static C^ AddTo<T, C>(Iterator^ iterator, C^ collection)

Parameters

Type Name Description
MISSING PAGE Iterator iterator The iterator
C^ collection The collection

Returns: C^

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.