ComponentOne Bitmap for UWP
PropertyBag Constructor

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > PropertyBag Class : PropertyBag Constructor
The property bag pointer.
Initializes a new instance of the PropertyBag class.
Syntax
'Declaration
 
Public Function New( _
   ByVal propertyBagPointer As System.IntPtr _
)
public PropertyBag( 
   System.IntPtr propertyBagPointer
)

Parameters

propertyBagPointer
The property bag pointer.
See Also

Reference

PropertyBag Class
PropertyBag Members