Freigeben über


UntypedObjectType Class

Definition

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

Constructors

UntypedObjectType()

Methods

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

Extension Methods

CanPotentiallyCoerceTo(FormulaType, FormulaType)

Can convert value to source format to target or not.

Applies to