FlexibleFieldBase

Class in Arbor / Inherits from: object
Implements interfaces: IFlexibleField

Description

A base class for dealing with flexible types with multiple reference methods.See FlexibleField<T> for use.

Fields

Field Name Description
_Type Specified type of value

Properties

Property Name Description
fieldType It returns a field type.
type It returns a type

Methods

Method Name Description
Disconnect Disconnect the data slot.
GetValueObject Return the value as object.