ComponentOne Bitmap for UWP
PropertyBag Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace : PropertyBag Class

The following tables list the members exposed by PropertyBag.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PropertyBag class.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of properties.  
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGets the keys.  
Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public MethodOverloaded. Gets the value of the property with this name.  
Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Sets the value of the property with this name  
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
See Also

Reference

PropertyBag Class
C1.Util.DX.Storage Namespace