hdac SDK
SDK for hdac blockchain development
Public 멤버 함수 | 속성 | 모든 멤버 목록
Newtonsoft.Json.Bson.BsonObjectId 클래스 참조

Represents a BSON Oid (object id). 더 자세히 ...

Public 멤버 함수

 BsonObjectId (byte[] value)
 Initializes a new instance of the BsonObjectId class. 더 자세히 ...
 

속성

byte[] Value [get]
 Gets or sets the value of the Oid. 더 자세히 ...
 

상세한 설명

Represents a BSON Oid (object id).

생성자 & 소멸자 문서화

Newtonsoft.Json.Bson.BsonObjectId.BsonObjectId ( byte[]  value)
inline

Initializes a new instance of the BsonObjectId class.

매개변수
valueThe Oid value.

속성 문서화

byte [] Newtonsoft.Json.Bson.BsonObjectId.Value
get

Gets or sets the value of the Oid.

The value of the Oid.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: