public StandaloneTable FindTable( int tableID, bool recurse )
Public Function FindTable( _ ByVal tableID As Integer, _ Optional ByVal recurse As Boolean _ ) As StandaloneTable
Parameters
- tableID
- The ID of the table.
- recurse
- (optional) When true the search continues in group layers. (default value = true)