Prizm Content Connect
Document Constructor(ServiceLocator)






Control Entity Object.
Construct an empty document object.
Syntax
'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
)

Parameters

serviceLocator
Control Entity Object.
See Also

Reference

Document Class
Document Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback