Note: This API is now obsolete.
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
[ObsoleteAttribute("This method is obsolete. Use the isNull property instead.")]
public bool IsNull()
<ObsoleteAttribute("This method is obsolete. Use the isNull property instead.")>
Public Function IsNull As Boolean
public:
[ObsoleteAttribute(L"This method is obsolete. Use the isNull property instead.")]
bool IsNull()
[<ObsoleteAttribute("This method is obsolete. Use the isNull property instead.")>]
member IsNull : unit -> bool
Return Value
Boolean
See Also