Toggle navigation
Faithlife.Utility
Reference
View Source Code
View License
Edit This Page
ReadOnlySet<T>.Contains method
Determines whether the set contains a specific value.
public
bool
Contains
(
T
item
)
See Also
class
ReadOnlySet<T>
namespace
Faithlife.Utility