RootDirectoryEntry Class | MSG .NET Class Library |
Represents a root node.
Inheritance Hierarchy

Independentsoft.IO.StructuredStorage RootDirectoryEntry
Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public class RootDirectoryEntry : DirectoryEntry
public class RootDirectoryEntry : DirectoryEntry
Public Class RootDirectoryEntry Inherits DirectoryEntry
Public Class RootDirectoryEntry Inherits DirectoryEntry
Dim instance As RootDirectoryEntry
Dim instance As RootDirectoryEntry
public class RootDirectoryEntry extends DirectoryEntry
public class RootDirectoryEntry extends DirectoryEntry
public class RootDirectoryEntry extends DirectoryEntry
public class RootDirectoryEntry extends DirectoryEntry
Independentsoft.IO.StructuredStorage.RootDirectoryEntry = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.RootDirectoryEntry', Independentsoft.IO.StructuredStorage.DirectoryEntry);
Independentsoft.IO.StructuredStorage.RootDirectoryEntry = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.RootDirectoryEntry', Independentsoft.IO.StructuredStorage.DirectoryEntry);
Remarks
See Also