Find the meta query list for the specified query name.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ArrayList GetItem( string queryName )
VB
Public Function GetItem ( queryName As String ) As ArrayList
C++
public: ArrayList^ GetItem( String^ queryName )
Parameters
- queryName String
Return Value
ArrayListExceptions
Exception | Condition |
---|---|
[!:Autodesk.Civil.SurveyException] | Thrown when get nothing |