CommandProvidersAddRange(IPlaceholderCommandProvider) Method
Adds multiple providers to the dictionary.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void AddRange(
params IPlaceholderCommandProvider[] providers
)
Parameters
- providers IPlaceholderCommandProvider
- Collection of command providers to add.