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