GrainReferenceKeyInfo.KeyFromLongWithExt(Int64, String, UInt64) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public static (ulong, ulong, ulong, string) KeyFromLongWithExt (long key, string ext, ulong typeCode);
static member KeyFromLongWithExt : int64 * string * uint64 -> ValueTuple<uint64, uint64, uint64, string>
Public Shared Function KeyFromLongWithExt (key As Long, ext As String, typeCode As ULong) As ValueTuple(Of ULong, ULong, ULong, String)
參數
- key
- Int64
- ext
- String
- typeCode
- UInt64