Property | Type | Description | |
---|---|---|---|
Read | void | ||
ReadStreams | Bitstream>.Dictionary |
Method | Description | |
---|---|---|
File ( |
Constructs and initializes a new instance of
|
|
File ( |
Constructs and initializes a new instance of
|
|
File ( string path ) : System |
Constructs and initializes a new instance of
|
|
File ( string path, ReadStyle propertiesStyle ) : System |
Constructs and initializes a new instance of
|
|
Save ( ) : void |
Saves the changes made in the current instance to the file it represents.
|
Method | Description | |
---|---|---|
Read ( ReadStyle propertiesStyle ) : void |
Reads the file with a specified read style.
|
|
ReadStreams ( List |
Reads the file until all streams have finished their property and tagging data.
|
public File ( |
||
abstraction |
/// A |
|
return | System |
public File ( |
||
abstraction |
/// A |
|
propertiesStyle | ReadStyle |
/// A |
return | System |
public File ( string path ) : System | ||
path | string |
/// A |
return | System |
public File ( string path, ReadStyle propertiesStyle ) : System | ||
path | string |
/// A |
propertiesStyle | ReadStyle |
/// A |
return | System |