Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace > DuctTreeDialogViewModel Class : DuctTreeDialogViewModel Constructor |
'Declaration Public Function New( _ ByVal title As String, _ ByVal DuctBanks As IEnumerable(Of DuctBankViewModel), _ ByVal vaultFacilityId As String, _ Optional ByVal ductFilter As Predicate(Of DuctEndViewModel) _ )
'Usage Dim title As String Dim DuctBanks As IEnumerable(Of DuctBankViewModel) Dim vaultFacilityId As String Dim ductFilter As Predicate(Of DuctEndViewModel) Dim instance As New DuctTreeDialogViewModel(title, DuctBanks, vaultFacilityId, ductFilter)
public DuctTreeDialogViewModel( string title, IEnumerable<DuctBankViewModel> DuctBanks, string vaultFacilityId, Predicate<DuctEndViewModel> ductFilter )
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.