Table of Contents

Property this

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

this[ulong]

Gets the element at the specified index.

T this[ulong index] { get; }

Property Value

T

Exceptions

MaaInteroperationException

index is not a valid index in the MaaFramework.Binding.Buffers.IMaaListBuffer`1.