M-Files Vault Application Framework
C#
Show/Hide TOC
Expansion
Context
T
Count Property
Gets the number of elements contained in the list.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
virtual
int
Count
{
get
; }
Property Value
Int32
Implements
ICollection
T
Count
IExpansionContext
Count
See Also
Reference
ExpansionContext
T
Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Property Value
Implements
See Also