FieldAdapterManager

Static class that operates like a factory to create field adapters from Mechanical objects.

Declaration Syntax

public static class FieldAdapterManager

Table 86: Members

Property

AdapterDefinitions

Gets the collection of adapters in this manager.

Method

RegisterNewAdapter(IDefinition)

Register the instance object that defines a type of field adapter.

Method

UnregisterAdapter(int)

Removes the instance object that defines a type of field adapter from this manager.