Delegate PropertyTranformDelegate
Namespace: Xbim.Common
Assembly: Xbim.Common.dll
Syntax
public delegate object PropertyTranformDelegate(ExpressMetaProperty property, object parentObject);
Parameters
| Type | Name | Description |
|---|---|---|
| ExpressMetaProperty | property | |
| System.Object | parentObject |
Returns
| Type | Description |
|---|---|
| System.Object |