Miner.Responder.Model.Switching Assembly > Miner.Responder.Model.Switching.Library Namespace > Folder Class : Folder Constructor |
'Declaration Public Function New( _ ByVal persister As IFolderPersister, _ ByVal name As String, _ ByVal parentFolder As Folder, _ ByVal authorizationPredicate As Predicate(Of String), _ ByVal id As Integer _ )
'Usage Dim persister As IFolderPersister Dim name As String Dim parentFolder As Folder Dim authorizationPredicate As Predicate(Of String) Dim id As Integer Dim instance As New Folder(persister, name, parentFolder, authorizationPredicate, id)
public Folder( IFolderPersister persister, string name, Folder parentFolder, Predicate<string> authorizationPredicate, int id )
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.