ComponentOne GanttView for WinForms
ResourceRefCollection Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : ResourceRefCollection Class
Represents a collection of resource references.
Object Model
ResourceRefCollection Class
Syntax
'Declaration
 
Public Class ResourceRefCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ResourceRef)
public class ResourceRefCollection : System.Collections.ObjectModel.Collection<ResourceRef> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Win.C1GanttView.ResourceRefCollection

See Also

Reference

ResourceRefCollection Members
C1.Win.C1GanttView Namespace