CborReader.CurrentDepth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得讀取器目前在 CBOR 文件中的巢狀性 (nestedness) 層級。
public:
property int CurrentDepth { int get(); };
public int CurrentDepth { get; }
member this.CurrentDepth : int
Public ReadOnly Property CurrentDepth As Integer
屬性值
數位,表示 CBOR 檔中的目前巢狀層級。