<FeatureAttribute(Name="RowCollection", Version="v5.0")> Public Sub Add( _ ByVal item As ColumnFooterSection _ )
Dim instance As ColumnFooterSectionCollection Dim item As ColumnFooterSection instance.Add(item)
[Feature(Name="RowCollection", Version="v5.0")] public void Add( ColumnFooterSection item )
Exception | Description |
---|---|
System.NotSupportedException | The ColumnFooterSectionCollection is read-only. |
System.ArgumentNullException | The item is a null reference (Nothing in Visual Basic). |
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