Table of Contents

Property this

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

this[ulong]

Gets the element at the specified index.

public override AdbDeviceInfo this[ulong index] { get; }

Property Value

AdbDeviceInfo

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaToolkit.MaaToolkitAdbDeviceListAt(System.IntPtr,System.UInt64).

Exceptions

MaaInteroperationException

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