Public Class AugmentationResultSummaryCollection Inherits System.Collections.Generic.List(Of AugmentationSummary)
Dim instance As AugmentationResultSummaryCollection
public class AugmentationResultSummaryCollection : System.Collections.Generic.List<AugmentationSummary>