Intersoft ClientUI Documentation
DocumentReferenceCollection Class
Members 



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

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

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

DocumentReferenceCollection Members
Intersoft.Client.Documents Namespace

Send Feedback