SbdfMetadataCollection Methods TIBCO Spotfire 7.6 API Reference

The SbdfMetadataCollection type exposes the following members.

Methods

  Name Description
Public method AddMetadataCollection
Adds the contents of source to this instance.
Public method AddProperty(SbdfMetadataProperty)
Adds a new metadata property to the collection.
Public method AddProperty(String, Int32)
Adds a new metadata property to the collection.
Public method AddProperty(String, String)
Adds a new metadata property to the collection.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Gets an enumerator with all metadata properties in the collection.
Public method GetPropertyT
Gets the value of a metadata property.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RemoveProperty
Removes the property with the specified name from the collection.
Protected method SetImmutable
Sets this instance as read-only.
Public method TryGetProperty(String, SbdfMetadataProperty)
Looks up a metadata property by name.
Public method TryGetPropertyT(String, T)
Gets the value of a metadata property.
Top
See Also

Reference