Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions
Avro.Generic.PreresolvingDatumReader< T >.MapAccess Interface Reference

List of all members.

Public Member Functions

object Create (object reuse)
 Creates a new map object.
void AddElements (object map, int elements, ReadItem itemReader, Decoder decoder, bool reuse)

template<T>
interface Avro::Generic::PreresolvingDatumReader< T >::MapAccess


Member Function Documentation

template<T >
object Avro.Generic.PreresolvingDatumReader< T >.MapAccess.Create ( object  reuse)

Creates a new map object.

Parameters:
reuseIf appropriate, use this map object instead of creating a new one.
Returns:
An empty map object.

The documentation for this interface was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties