Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager Namespace > RowConvertor Class : TryGetTables(String,IEnumerable<ITable>) Method |
'Declaration Public Function TryGetTables( _ ByVal modelName As String, _ ByRef table As IEnumerable(Of ITable) _ ) As Boolean
'Usage Dim instance As RowConvertor Dim modelName As String Dim table As IEnumerable(Of ITable) Dim value As Boolean value = instance.TryGetTables(modelName, table)
public bool TryGetTables( string modelName, out IEnumerable<ITable> table )
true
if at least one table was found with the given model name. false
otherwiseTarget Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.