Click or drag to resize

HostFunctionsremoveProperty Method

Overload List
 NameDescription
Public methodremoveProperty(IDynamicMetaObjectProvider, String) Removes a property from a dynamic host object that implements IDynamicMetaObjectProvider.
Public methodremoveProperty(IPropertyBag, String) Removes a property from a dynamic host object that implements IPropertyBag.
Top
See Also