Property | Type | Description | |
---|---|---|---|
FormatID | string | ||
Length | int | ||
TypeID | string |
Method | Description | |
---|---|---|
IFFFile ( string typeid, string formatid, int length ) : System |
Initializes new instance.
|
public IFFFile ( string typeid, string formatid, int length ) : System | ||
typeid | string | |
formatid | string | |
length | int | |
return | System |