|
![]() |
Retrieves the column as a string
Namespace: Autodesk.Navisworks.Api.Data
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Overrides Function GetString ( _ ordinal As Integer _ ) As String |
C# |
---|
public override string GetString( int ordinal ) |
Visual C++ |
---|
public: virtual String^ GetString( int ordinal ) override |
Parameters
- ordinal
- Type: System..::..Int32
The index of the column to retrieve