![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
This is the complete list of members for PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T >, including all inherited members.
AddProperty< TValue >(string name, DynamicProperty< TValue > property) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
GetProperty< TValue >(string name) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
GetValue< TValue >(string name) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
HasProperty(string name) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
RemoveProperty(string name) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
SetValue< TValue >(string name, TValue value) | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > | virtual |
Value | PushTechnology.DiffusionCore.PropertyHandler.ComplexProperty< T > |