2024 Class
Changes 0
C

AssetSetIterator

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.Visual.AssetSetIterator
public abstract class AssetSetIterator : APIObject, 
	IEnumerator
Name Return Type Description Inherited From
C AssetSetIterator() None Initializes a new instance of the class
Name Return Type Description Inherited From
M MoveNext() bool
M Reset() None
M Dispose() None Causes the object to release immediately any resources it may be utilizing. APIObject
Name Return Type Description Inherited From
P Current Object
P IsReadOnly bool Identifies if the object is read-only or modifiable. APIObject