Interface IPropertyConfigurationCollection
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Property configuration collection interface.
public interface IPropertyConfigurationCollection
- Extension Methods
Properties
- Count
Gets the number of properties in this collection.
- this[string]
Gets the property configuration associated with the specified name.