ImageGear .NET - Updated
Item Property (ImGearARTGroupArray)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTGroupArray Class : Item Property
Gets or sets a group by index.
Gets or sets a group.
Overload List
OverloadDescription
Gets or sets a group by index.  
Gets a group by name.  
Remarks
Indexed property for accessing individual groups by index.

When setting a new group at the specified index, please make sure it does not have parent page (i.e. ImGearARTGroup.ParentPage is null), otherwise ImageGear.Core.ImGearException will be thrown. If the group to be added already has parent page, please clone it prior to setting at the specified index.

See Also

Reference

ImGearARTGroupArray Class
ImGearARTGroupArray Members
ImGearARTGroup Class