ComponentOne Bitmap for WPF
C1.WPF.DX.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 String()
    public string[] Keys {get;}
    See Also