The ICubeMetaExporterFilters interface contains properties and methods of the collection of factors export filters.
Property name | Brief description | |
Count | The Count property returns the number of elements in the collection. | |
Item | The Item property returns the element from the collection by its index. |
Method name | Brief description | |
Add | The Add method adds a new formula to the collection. | |
Clear | The Clear method deletes all elements from the collection. | |
Remove | The Remove method removes the element from the collection by its index. |
See also: