Click or drag to resize

AutomationMLContainerGetParts Method

Returns an enumeration of all parts inside the package.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<PackagePart> GetParts()

Return Value

IEnumerablePackagePart
IEnumerable<PackagePart>.
See Also