Miner.Interop.Desktop Assembly > Miner.Interop Namespace > MMDesignerAddUtilityClass Class : ExtractItems Method |
'Declaration Public Overridable Function ExtractItems( _ ByVal pInList As ID8List, _ ByVal TableName As String, _ ByVal SubtypeCode As Integer, _ ByVal MatchingTableName As Boolean, _ ByVal MatchingSubtype As Boolean _ ) As ID8List
'Usage Dim instance As MMDesignerAddUtilityClass Dim pInList As ID8List Dim TableName As String Dim SubtypeCode As Integer Dim MatchingTableName As Boolean Dim MatchingSubtype As Boolean Dim value As ID8List value = instance.ExtractItems(pInList, TableName, SubtypeCode, MatchingTableName, MatchingSubtype)
public virtual ID8List ExtractItems( ID8List pInList, string TableName, int SubtypeCode, bool MatchingTableName, bool MatchingSubtype )
Target 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.