Leadtools.Medical.Workstation.Loader Namespace : OverlayTagCollection Class |
public class OverlayTagCollection : System.Collections.Generic.List<OverlayTag>, System.Collections.Generic.ICollection<OverlayTag>, System.Collections.Generic.IEnumerable<OverlayTag>, System.Collections.Generic.IList<OverlayTag>, System.Collections.Generic.IReadOnlyCollection<OverlayTag>, System.Collections.Generic.IReadOnlyList<OverlayTag>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Declaration Public Class OverlayTagCollection Inherits System.Collections.Generic.List(Of OverlayTag) Implements System.Collections.Generic.ICollection(Of OverlayTag), System.Collections.Generic.IEnumerable(Of OverlayTag), System.Collections.Generic.IList(Of OverlayTag), System.Collections.Generic.IReadOnlyCollection(Of OverlayTag), System.Collections.Generic.IReadOnlyList(Of OverlayTag), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage Dim instance As OverlayTagCollection
public ref class OverlayTagCollection : public System.Collections.Generic.List<OverlayTag>, System.Collections.Generic.ICollection<OverlayTag>, System.Collections.Generic.IEnumerable<OverlayTag>, System.Collections.Generic.IList<OverlayTag>, System.Collections.Generic.IReadOnlyCollection<OverlayTag>, System.Collections.Generic.IReadOnlyList<OverlayTag>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList