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