IBidirectionalContainer<TValue>.get_generation メソッド

定義

基になるコンテナーの現在の変更ジェネレーションを取得します。

public:
 System::UInt32 get_generation();
public uint get_generation ();
abstract member get_generation : unit -> uint32
Public Function get_generation () As UInteger

戻り値

基になるコンテナーの現在の変更ジェネレーション。

適用対象