Summary
Gets a collection containing all the keys in the property set
- Namespace
- TCLite
.Interfaces - Containing Type
- IPropertyBag
Syntax
ICollection<string> Keys { get; }
Value
Type | Description |
---|---|
ICollection |
ICollection<string> Keys { get; }
Type | Description |
---|---|
ICollection |