InstrumentListStreamer Class
public class InstrumentListStreamer : ObjectStreamer
This language is not supported or no code example is available.
public ref class InstrumentListStreamer : public ObjectStreamer^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
InstrumentListStreamer() | Initializes a new instance of the InstrumentListStreamer class. |
| Name | Description | |
|---|---|---|
|
StreamerManager | Gets the streamer manager. (inherited from ObjectStreamer). |
| Name | Description | |
|---|---|---|
|
GetVersion(object) | (inherited from ObjectStreamer). |
|
Read(BinaryReader, byte) | Reads object from stream |
|
Write(BinaryWriter, object) | Writes object to stream |
| Name | Description | |
|---|---|---|
|
streamerManager | (inherited from ObjectStreamer). |
|
type | (inherited from ObjectStreamer). |
|
typeId | (inherited from ObjectStreamer). |
|
version | (inherited from ObjectStreamer). |
OberMind.InstrumentListStreamer