PropertyBagValues Property |
Lists all values in the propertybag
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic IEnumerable Values { get; }
Public ReadOnly Property Values As IEnumerable
Get
Property Value
Type:
IEnumerable
See Also