Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
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