Slu.Heureka.DomainLayer.ForestDomainHandling.CategoryConfigs Namespace > CategoryConfig.PeriodCategoryList Class : Add Method |
'Declaration
Public Sub Add( _ ByVal period As Integer, _ ByVal cc As IControlCategory _ )
'Usage
Dim instance As CategoryConfig.PeriodCategoryList Dim period As Integer Dim cc As IControlCategory instance.Add(period, cc)
public void Add( int period, IControlCategory cc )
public: void Add( int period, IControlCategory^ cc )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2