RebarContainerIterator
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the RebarContainerIterator | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| MoveNext() | bool | Increments the iterator to the next item. | |
| Reset() | None | Resets the iterator to the initial state. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Current | RebarContainerItem | Gets the item at the current position of the iterator. | |
| CurrentObject | Object | ||
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |