Fetches the entries element.
Namespace:
Spire.Doc.Reporting
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
Public Function Fetch As Boolean
member Fetch : unit -> bool
Return Value
Type:
Boolean
if contains entry, it will return true. Otherwise, it returns false.
See Also