Revit 2021 API |
RebarContainerIterator Members |
RebarContainerIterator Class Methods Properties See Also |
The RebarContainerIterator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the RebarContainerIterator |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | 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.
|