| Revit 2021 API |
| ExportLinetypeTableIterator Members |
| ExportLinetypeTableIterator Class Methods Properties See Also |
The ExportLinetypeTableIterator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ExportLinetypeTableIterator | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsDone |
Identifies if the iteration has completed.
| |
| MoveNext |
Increments the iterator to the next item.
| |
| Reset |
Resets the iterator to the initial state.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Current | Gets the item at the current position of the iterator. | |
| CurrentObject | ||
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|