Property | Type | Description | |
---|---|---|---|
Initialize | void |
Method | Description | |
---|---|---|
GetNodes ( Stream stream, int index ) : ReadOnlyCollection |
||
SystemNode ( ) : System | ||
SystemNode ( Stream stream, int index ) : System |
Method | Description | |
---|---|---|
Initialize ( Stream stream, int index ) : void |
public static GetNodes ( Stream stream, int index ) : ReadOnlyCollection |
||
stream | Stream | |
index | int | |
return | ReadOnlyCollection |
public SystemNode ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |