StructureTypeStandard.op_Explicit

StructureTypeStandard Explicit operator

Performs an explicit conversion from String to StructureTypeStandard.

public static explicit operator StructureTypeStandard(string tag)
ParameterTypeDescription
tagStringThe tag name.

Return Value

The result of the conversion.

See Also