Table of Contents

Method GetSubType

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

GetSubType(GuidRepresentation)

Gets the sub type that corresponds to the guidRepresentation.

public static BsonBinarySubType GetSubType(GuidRepresentation guidRepresentation)

Parameters

guidRepresentation GuidRepresentation

The Guid representation.

Returns

BsonBinarySubType

The sub type.