Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method VisitElementInit

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

VisitElementInit(ElementInit)

Visits an ElementInit.

protected virtual ElementInit VisitElementInit(ElementInit node)

Parameters

node ElementInit

The ElementInit.

Returns

ElementInit

The ElementInit (possibly modified).