The ProfileOverride collection class represents the collection of all profiles listed in the ProfileView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public sealed class ProfileOverrideCollection : GraphOverrideCollection<ProfileOverride>
Visual Basic
Public NotInheritable Class ProfileOverrideCollection _ Inherits GraphOverrideCollection(Of ProfileOverride)
Visual C++
public ref class ProfileOverrideCollection sealed : public GraphOverrideCollection<ProfileOverride^>
Inheritance Hierarchy
System.Object
Autodesk.Civil.DatabaseServices.GraphOverrideCollection<ProfileOverride>
Autodesk.Civil.DatabaseServices.ProfileOverrideCollection
Autodesk.Civil.DatabaseServices.GraphOverrideCollection<ProfileOverride>
Autodesk.Civil.DatabaseServices.ProfileOverrideCollection