DocumentReplacements(MatchCollection, String) Constructor

Initializes a new instance of the DocumentReplacements class

Definition

Namespace: FileHold.LibraryManager.Tags
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public DocumentReplacements(
	MatchCollection matches,
	string[] names
)

Parameters

matches  MatchCollection
 
names  String
 

See Also