GrainReferenceKeyInfo.KeyFromLongWithExt(Int64, String, UInt64) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- key
- Int64
- ext
- String
- typeCode
- UInt64