Table of Contents

Method IsValidElementName

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

IsValidElementName(string)

Determines whether the element name is valid.

bool IsValidElementName(string elementName)

Parameters

elementName string

The name of the element.

Returns

bool

True if the element name is valid.