Mount Constructor
Overloads
Mount(String, String, Boolean)
Declaration
public Mount(string i_Name, string i_Path, bool i_Browsable)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | i_Name | |
| System.String | i_Path | |
| System.Boolean | i_Browsable |
Mount(XmlReader)
Declaration
public Mount(XmlReader reader)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Xml.XmlReader | reader |