LifetimeContext.AllocateSharingId メソッド

定義

共有されたパートのインスタンスを検索するために使用できる識別子を生成します。

public:
 static int AllocateSharingId();
public static int AllocateSharingId ();
static member AllocateSharingId : unit -> int
Public Shared Function AllocateSharingId () As Integer

戻り値

一意の新しい識別子。

適用対象