ComponentOne Bitmap for UWP
PropertyBagKey<T1,T2> Constructor

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > PropertyBagKey<T1,T2> Class : PropertyBagKey<T1,T2> Constructor
The name.
Initializes a new instance of the PropertyBagKey<T1,T2> class.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public PropertyBagKey<T1,T2>( 
   System.string name
)

Parameters

name
The name.
See Also

Reference

PropertyBagKey<T1,T2> Class
PropertyBagKey<T1,T2> Members