Initializes a new instance of the ObjectEntry class
Namespace: Spire.Doc.ReportingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public ObjectEntry( DocumentObject ent )
Public Sub New ( ent As DocumentObject )
public: ObjectEntry( DocumentObject^ ent )
new : ent : DocumentObject -> ObjectEntry