Void
FieldAdapterManager
.UnregisterAdapter(Int32 index)
Removes the instance object that defines a type of field adapter from this manager.
Remarks
Examples
Parameters
index
Type: Int32
Index of the adapter to remove within the collection of adapters of this manager.
Return Value
Type: Void