SubentityId(SubentityType, Int64) Constructor

Note: This API is now obsolete.

Initializes a new instance of the SubentityId class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
[ObsoleteAttribute("Use the overload taking IntPtr.")]
public SubentityId(
        SubentityType type,
        long i
)

Parameters

type  SubentityType
 
i  Int64
 
See Also

©  Bricsys NV. All rights reserved.