PccViewerServices Namespace > Document Class > Document Constructor : Document Constructor(ServiceLocator) |
'Declaration Public Function New( _ ByVal serviceLocator As ServiceLocator _ )
'Usage Dim serviceLocator As ServiceLocator Dim instance As New Document(serviceLocator)
public Document( ServiceLocator serviceLocator )
public Document( serviceLocator: ServiceLocator );
public function Document( serviceLocator : ServiceLocator );
public: Document( ServiceLocator* serviceLocator )
public: Document( ServiceLocator^ serviceLocator )