ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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