Method From
From(ITypeRef)
Creates a constant null pointer to a given type
public static ConstantPointerNull From(ITypeRef type)
Parameters
typeITypeRefType of the pointer
Returns
- ConstantPointerNull
Constant null value of the specified type
Creates a constant null pointer to a given type
public static ConstantPointerNull From(ITypeRef type)
type ITypeRefType of the pointer
Constant null value of the specified type