DynamicPropertyPropertyType Methods |
The DynamicPropertyPropertyType generic type exposes the following members.
Name | Description | |
---|---|---|
AsSingleton |
If set, the value of the object points to a singleton of this object
(Inherited from GenericPropertyPropertyType.) | |
GetInstance |
Gets the extension object instance
(Inherited from GenericExtensionExtensionType.) | |
GetValue |
Gets the property value for internal purposes
(Inherited from GenericPropertyPropertyType.) | |
Initialize |
Initializes the extension
(Inherited from GenericExtensionExtensionType.) | |
NewGenericProperty |
Creates a new property of the given type, initialized to the extension value
(Inherited from GenericExtensionExtensionType.) | |
NewProperty |
Creates a new property of the given type, initialized to the extension value
(Inherited from GenericExtensionExtensionType.) | |
NewValue |
Creates a new value of the given type
(Inherited from GenericExtensionExtensionType.) | |
RegisterAsExtensionTo |
Registers the extension as an extension to the given type
(Inherited from GenericExtensionExtensionType.) | |
RegisterAsPropertyTo |
Registers the extension as a property to the given type
(Inherited from GenericExtensionExtensionType.) | |
RegisterAsStaticPropertyTo |
Registers the extension as a property to the given type
(Inherited from GenericPropertyPropertyType.) | |
SetInstance |
Sets the extension object instance
(Inherited from GenericExtensionExtensionType.) | |
WithLazyInitialization(FuncObject, ExtensionType) |
Sets up the lazy initialization over this property
(Inherited from GenericExtensionExtensionType.) | |
WithLazyInitialization(FuncPropertyType) |
Sets up the lazy initialization over this property
(Inherited from GenericPropertyPropertyType.) |