The CatchmentGroupCollection class.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0

Syntax

C#
public sealed class CatchmentGroupCollection : TreeNodeCollectionBase
Visual Basic
Public NotInheritable Class CatchmentGroupCollection _
	Inherits TreeNodeCollectionBase
Visual C++
public ref class CatchmentGroupCollection sealed : public TreeNodeCollectionBase

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices..::..TreeNodeCollectionBase
          Autodesk.Civil.DatabaseServices..::..CatchmentGroupCollection

See Also