M-Files Vault Application Framework
C#
Show/Hide TOC
Text
Context
Clone Method
Returns a new instance of this context type with the same values.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
IExpansionContext
Clone
()
Return Value
IExpansionContext
Cloned instance of,
IExpansionContext
Implements
IExpansionContext
Clone
See Also
Reference
TextContext Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Return Value
Implements
See Also