'宣言 Public Class LegendItemCollection Inherits C1.Win.FlexReport.CustomFields.Maps.MapOwnedCollectionBase(Of LegendItemBase) Implements IMapOwnedCloneable
'使用法 Dim instance As LegendItemCollection
public class LegendItemCollection : C1.Win.FlexReport.CustomFields.Maps.MapOwnedCollectionBase<LegendItemBase>, IMapOwnedCloneable