LibraryItemPropertyCollection Class TIBCO Spotfire 6.0 API Reference
Holds a collection of library item properties.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.Library LibraryItemPropertyCollection

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

[ImmutableAttribute]
public sealed class LibraryItemPropertyCollection : IEnumerable<LibraryItemProperty>, 
	IEnumerable
See Also