M-Files Vault Application Framework
C#
Show/Hide TOC
Expansion
Context
T
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
abstract
IExpansionContext
Clone
()
Return Value
IExpansionContext
Cloned instance of the
IExpansionContext
Implements
IExpansionContext
Clone
See Also
Reference
ExpansionContext
T
Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Return Value
Implements
See Also