The following tables list the members exposed by DataBinInfo.
Public Constructors
Name | Description | |
---|---|---|
DataBinInfo | Initializes a new instance of the DataBinInfo class with explicit parameters. |
Public Properties
Name | Description | |
---|---|---|
ClassId | Gets the type of the data-bin. | |
CodeStream | Gets the index of the code-stream of this data-bin. | |
Completed | Gets a value that indicates whether the Data is completed in this DataBinInfo object. | |
Data | Gets the actual data-bin data. | |
InClassId | Gets the data-bin ID. | |
Offset | Gets the offset for the beginning of the Data. |
See Also