A Sandcastle Documented Class Library
C#
Show/Hide TOC
Sub
Document Constructor
Initializes a new instance of the
SubDocument
class
Definition
Namespace:
MbcsCentral.WinPM
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
SubDocument
(
DataRow
dr
,
bool
isRoot
,
string
groupName
)
Parameters
dr
DataRow
isRoot
Boolean
groupName
String
See Also
Reference
SubDocument Class
MbcsCentral.WinPM Namespace
In This Article
Definition
See Also