IPlaceholderCommandHandlerExpand Method

Expands the placeholder level based on the given context.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
ExpandedLevel Expand(
	IExpansionContext context,
	ObjVerExReadCache cache
)

Parameters

context  IExpansionContext
The expansion context.
cache  ObjVerExReadCache
The object cache.

Return Value

ExpandedLevel
ExpandedLevel

See Also