Checks whether this multileader has
content.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public Function HasContent As Boolean
public:
bool HasContent()
member HasContent : unit -> bool
Return Value
Boolean
true if this multileader has content,
false otherwise.
See Also