Intersoft ClientUI Documentation
LinkTargetCollection Class
Members 



Represents an observable collection of LinkTarget.
Object Model
LinkTargetCollection ClassLinkTarget Class
Syntax
Public NotInheritable Class LinkTargetCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of LinkTarget)
Dim instance As LinkTargetCollection
public sealed class LinkTargetCollection : System.Collections.ObjectModel.ObservableCollection<LinkTarget> 
public ref class LinkTargetCollection sealed : public System.Collections.ObjectModel.ObservableCollection<LinkTarget> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         Intersoft.Client.Documents.LinkTargetCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LinkTargetCollection Members
Intersoft.Client.Documents Namespace

Send Feedback