Overload List

  NameDescription
Public methodDimValIdList()()()()
Default constructor that will contain an empty list.
Public methodDimValIdList(String)
Constructor that takes a string-based set of dimension value IDs. The constructor parses and populates the list with the string.
Public methodDimValIdList(DimValList)
Constructor that takes a dimension value list and extracts the IDs from the DimVal objects in the list.

See Also