FileHold 17.1 API Documentation
C#
Show/Hide TOC
Document
Replacements(Match
Collection,
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#
Copy
public
DocumentReplacements
(
MatchCollection
matches
,
string
[]
names
)
Parameters
matches
MatchCollection
names
String
See Also
Reference
DocumentReplacements Class
DocumentReplacements Overload
FileHold.LibraryManager.Tags Namespace
In This Article
Definition
See Also