Click or drag to resize

PackageMappingList Class

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Beta.XsltPackageMappingList

Namespace:  Altova.RaptorXml.Beta.Xslt
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class PackageMappingList : IDisposable, 
	IEnumerable, IEnumerable<PackageMapping>

The PackageMappingList type exposes the following members.

Constructors
  NameDescription
Public methodPackageMappingList
Initializes a new instance of the PackageMappingList class
Public methodPackageMappingList(IEnumerable)
Initializes a new instance of the PackageMappingList class
Public methodPackageMappingList(Int32)
Initializes a new instance of the PackageMappingList class
Public methodPackageMappingList(IEnumerablePackageMapping)
Initializes a new instance of the PackageMappingList class
Public methodPackageMappingList(PackageMappingList)
Initializes a new instance of the PackageMappingList class
Top
Properties
Methods
See Also