Property this
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.Native.dll
this[ulong]
Gets the element at the specified index.
public override DesktopWindowInfo this[ulong index] { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaToolkit.MaaToolkitDesktopWindowListAt(System.IntPtr,System.UInt64).
Exceptions
- MaaInteroperationException
-
index
is not a valid index in the MaaFramework.Binding.Buffers.IMaaListBuffer`1.