M-Files Vault Application Framework
C#
Show/Hide TOC
Reference
Tree
Tree
Map
Is
Last Method
Boolean flag to determine if this is the last item in the collection.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
IsLast
(
ReferenceTree
MFDynamicIdentifier
current
)
Parameters
current
ReferenceTree
MFDynamicIdentifier
Return Value
Boolean
See Also
Reference
ReferenceTree
TreeMap Class
MFiles.VAF.Common Namespace
In This Article
Definition
Parameters
Return Value
See Also