Method Add
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.Native.dll
Add(DesktopWindowInfo)
Adds an element to the MaaFramework.Binding.Buffers.IMaaListBuffer`1.
public override bool Add(DesktopWindowInfo item)
Parameters
item
DesktopWindowInfo-
The object to add to the MaaFramework.Binding.Buffers.IMaaListBuffer`1.
Returns
Exceptions
- NotSupportedException
-
The MaaFramework.Binding.Buffers.IMaaListBuffer`1 is read-only.