Artificial Intelligence
Artificial Intelligence
Information

Package(Package) constructor


      Initializes a new instance of the Package class from another object of the same class.


Namespace : ielib
Assembly : ielib.dll

public Package(Package p)

Parameters

Type: ielib.Package

p: represents an instance of the class Package.

      Note: This constructor is used to clone an object of the class Package.