Table of Contents

Operator implicit operator

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

implicit operator Value?(ValueAsMetadata)

Implicit conversion to Value

public static implicit operator Value?(ValueAsMetadata md)

Parameters

md ValueAsMetadata

ValueAsMetadata to get the value for

Returns

Value

Remarks

This is a simple wrapper around the Value property