Freigeben über


StringType Class

Definition

public class StringType : Microsoft.PowerFx.Types.FormulaType
type StringType = class
    inherit FormulaType
Public Class StringType
Inherits FormulaType
Inheritance
StringType

Constructors

StringType()

Methods

Equals(Object) (Inherited from FormulaType)
GetHashCode() (Inherited from FormulaType)
ToString()
Visit(ITypeVisitor)

Extension Methods

CanPotentiallyCoerceTo(FormulaType, FormulaType)

Can convert value to source format to target or not.

Applies to