Method From
From(ITypeRef)
Creates a constant null pointer to a given type
Declaration
public static ConstantPointerNull From(ITypeRef type)
Parameters
public static ConstantPointerNull From(ITypeRef type)
ITypeRef | type | Type of the pointer |
Returns
ConstantPointerNull | Constant null value of the specified type |