Operator implicit operator
implicit operator Value?(ValueAsMetadata)
Implicit conversion to Value
public static implicit operator Value?(ValueAsMetadata md)
Parameters
md
ValueAsMetadataValueAsMetadata to get the value for
Returns
Remarks
This is a simple wrapper around the Value property