Library Specification Object Model Reference

ITopicCollection.Item Property

Returns the topic with the specified name.

ITopic this[
   string name
] {get;}

Parameters

name
The name of the topic to search for.

See Also

ITopicCollection Interface | Spss.Dimensions.Library.Specification Namespace