Table of Contents

Method Contains

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

Contains(string)

Gets a value that indicates if a Comdat with a given name exists in the collection

public bool Contains(string key)

Parameters

key string

Name of the Comdat to test for

Returns

bool

true if the entry is present and false if not