Gets the collection of sources which could be sampled.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SectionSourceCollection GetSectionSources()
VB
Public Function GetSectionSources As SectionSourceCollection
C++
public: SectionSourceCollection^ GetSectionSources()