StructureTypeCategory.op_Explicit

StructureTypeCategory Explicit operator

Performs an explicit conversion from String to StructureTypeCategory.

public static explicit operator StructureTypeCategory(string name)
ParameterTypeDescription
nameStringThe name.

Return Value

The result of the conversion.

See Also