M-Files Vault Application Framework
C#
Show/Hide TOC
Reference
Trees
Item Property
Indexer.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
ReferenceTree
this
[
int
index
] {
get
;
set
; }
Parameters
index
Int32
Index to access.
Property Value
ReferenceTree
See Also
Reference
ReferenceTrees Class
MFiles.VAF.Common Namespace
In This Article
Definition
Parameters
Property Value
See Also