C#
VB
C++
Represents a collection of OverlayTag objects.
public class OverlayTagCollection : List<OverlayTag>
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
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET