Property Conventions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization.Conventions

Assembly

MongoDB.Bson.dll

Conventions

Gets the conventions.

public IEnumerable<IConvention> Conventions { get; }

Property Value

IEnumerable<IConvention>