IAcadFileDependencyIndex Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property Index As Integer
        Get
 
property int Index {
        int get ();
}
 
abstract Index : int with get
 
 
 
Property Value
Int32
 
See Also