Method Contains
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.dll
Contains(T)
Determines whether the System.Collections.Generic.ICollection`1 contains a specific value.
public bool Contains(T item)Parameters
itemT-
The object to locate in the System.Collections.Generic.ICollection`1.