LibraryItemCollection Class TIBCO Spotfire 6.0 API Reference
Represents a collection of items.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.Library LibraryItemCollection

Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public sealed class LibraryItemCollection : IEnumerable<LibraryItem>, 
	IEnumerable
See Also