Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public virtual void Insert( ref double item, int index ) |
Visual Basic |
---|
Public Overridable Sub Insert ( _ ByRef item As Double, _ index As Integer _ ) |
Visual C++ |
---|
public: virtual void Insert( double% item, int index ) |
Parameters
- item
- Type: System..::..Double%
- index
- Type: System..::..Int32