Noemax.Newtonsoft.Json.Bson Namespace > BsonObjectId Class : BsonObjectId Constructor |
'Declaration Public Function New( _ ByVal value() As System.Byte _ )
'Usage Dim value() As System.Byte Dim instance As New BsonObjectId(value)
public BsonObjectId( System.byte[] value )
public BsonObjectId( value: System.Bytearray of );
public function BsonObjectId( value : System.byte[] );
public: BsonObjectId( System.byte[]* value )
public: BsonObjectId( System.array<byte>^ value )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2