GrainType.UnsafeGetArray(GrainType) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public static byte[]? UnsafeGetArray (Orleans.Runtime.GrainType id);
static member UnsafeGetArray : Orleans.Runtime.GrainType -> byte[]
Public Shared Function UnsafeGetArray (id As GrainType) As Byte()
參數
傳回
基礎為粒紋類型實例的陣列。
備註
傳回的陣列不得修改。
適用於