Share

ExportPatternTable.GetPatternTableIterator Method

Returns a PatternTableIterator that iterates through the collection.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ExportPatternTableIterator GetPatternTableIterator()

Return Value

ExportPatternTableIterator
A PatternTableIterator object that can be used to iterate through key-value pairs in the collection.

See Also

Reference

Was this information helpful?