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

반환

기본 컨테이너의 현재 변경 생성입니다.

적용 대상