Table of Contents

Field _version

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.dll

_version

protected int _version

Field Value

int

Remarks

For operations like TryAdd, TryRemoveAt, TryClear, and ReleaseHandle,

which may cause the underlying std::vector storage to change, it is necessary to dispose T and increment _version by 1.