[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public interface IDataObjectInputStream
Public Interface IDataObjectInputStream
public interface class IDataObjectInputStream
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Available | Determines if any SIFDataObjects are currently available for reading | |
| ObjectType | Determines the type of SIF Data Object provided by the stream | |
| ReadDataObject()() | Read the next SifDataObject from the stream |