ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Storage Namespace / PropertyBag Class / Keys Property

In This Topic
    Keys Property
    In This Topic
    Gets the keys.
    Syntax
    'Declaration
     
    Public ReadOnly Property Keys As System.String()
    public System.string[] Keys {get;}
    See Also