Table of Contents

Method Contains

Namespace
Ubiquity.NET.Llvm.Metadata
Assembly
Ubiquity.NET.Llvm.dll

Contains(IrMetadata?)

Gets a value indicating whether the collection contains the specified item or not

public bool Contains(IrMetadata? item)

Parameters

item IrMetadata

Item to look for

Returns

bool

true if the item is found