Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
void Bind(
bool bPrefixName
)
Sub Bind (
bPrefixName As Boolean
)
void Bind(
[InAttribute] bool bPrefixName
)
abstract Bind :
bPrefixName : bool -> unit
Parameters
- bPrefixName Boolean
-
See Also