Table of Contents

Method Contains

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

Contains(BasicBlock)

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

public bool Contains(BasicBlock item)

Parameters

item BasicBlock

Item to look for

Returns

bool

true if the item is found