IAcadFileDependenciesUpdateEntry
Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
void UpdateEntry(
int Index
)
Sub UpdateEntry (
Index As Integer
)
void UpdateEntry(
[InAttribute] int Index
)
abstract UpdateEntry :
Index : int -> unit
Parameters
- Index Int32
-
See Also