An array that can contain any type of object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
 Syntax
Syntax
| C# | 
|---|
| public class CurveArrArray : APIObject, 
	IEnumerable | 
| Visual Basic | 
|---|
| Public Class CurveArrArray _
	Inherits APIObject _
	Implements IEnumerable | 
| Visual C++ | 
|---|
| public ref class CurveArrArray : public APIObject, 
	IEnumerable | 
 Inheritance Hierarchy
Inheritance Hierarchy
 See Also
See Also