'Declaration
<DefaultMemberAttribute("Item")> <SerializableAttribute()> Public NotInheritable Class ReportTemplateList Inherits System.Collections.Generic.List(Of ReportTemplate) Implements System.Collections.Generic.ICollection(Of ReportTemplate), System.Collections.Generic.IEnumerable(Of ReportTemplate), System.Collections.Generic.IList(Of ReportTemplate), System.Collections.Generic.IReadOnlyCollection(Of ReportTemplate), System.Collections.Generic.IReadOnlyList(Of ReportTemplate), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
'Usage
Dim instance As ReportTemplateList
[DefaultMember("Item")] [Serializable()] public sealed class ReportTemplateList : System.Collections.Generic.List<ReportTemplate>, System.Collections.Generic.ICollection<ReportTemplate>, System.Collections.Generic.IEnumerable<ReportTemplate>, System.Collections.Generic.IList<ReportTemplate>, System.Collections.Generic.IReadOnlyCollection<ReportTemplate>, System.Collections.Generic.IReadOnlyList<ReportTemplate>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
public class ReportTemplateList = class(System.Collections.Generic.List, System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable)sealed;
DefaultMemberAttribute("Item") SerializableAttribute() public sealed class ReportTemplateList extends System.Collections.Generic.List implements System.Collections.Generic.ICollection, System.Collections.Generic.IEnumerable, System.Collections.Generic.IList, System.Collections.Generic.IReadOnlyCollection, System.Collections.Generic.IReadOnlyList, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[DefaultMember("Item")] [Serializable()] public __gc __sealed class ReportTemplateList : public System.Collections.Generic.List<ReportTemplate>, System.Collections.Generic.ICollection<ReportTemplate>, System.Collections.Generic.IEnumerable<ReportTemplate>, System.Collections.Generic.IList<ReportTemplate>, System.Collections.Generic.IReadOnlyCollection<ReportTemplate>, System.Collections.Generic.IReadOnlyList<ReportTemplate>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable
[DefaultMember("Item")] [Serializable()] public ref class ReportTemplateList sealed : public System.Collections.Generic.List<ReportTemplate>, System.Collections.Generic.ICollection<ReportTemplate>, System.Collections.Generic.IEnumerable<ReportTemplate>, System.Collections.Generic.IList<ReportTemplate>, System.Collections.Generic.IReadOnlyCollection<ReportTemplate>, System.Collections.Generic.IReadOnlyList<ReportTemplate>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.ICloneable