Revit 2025.3 API
Asset |
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public AssetProperty this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As AssetProperty Get
public: property AssetProperty^ default[int index] { AssetProperty^ get (int index); }
member Item : AssetProperty with get
Parameters
- index Int32
Property Value
AssetPropertySee Also