SubentRefCopyFrom(SubentRef) Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void CopyFrom(
SubentRef source
)
Public Sub CopyFrom (
source As SubentRef
)
public:
void CopyFrom(
SubentRef^ source
)
member CopyFrom :
source : SubentRef -> unit
Parameters
- source SubentRef
-
See Also