This version of Unity is unsupported.

PropertyVisitor.RemoveAdapter

Declaration

public void RemoveAdapter(Unity.Properties.IPropertyVisitorAdapter adapter);

Parameters

adapter The adapter to remove.

Description

Removes an adapter from the visitor.