A class with just CurrentData. The BinaryImage of MetadataRecordSummary
is sent back as a reply to PacketType11.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class StateRecordSummary : ISupportBinaryImage
Public Class StateRecordSummary _ Implements ISupportBinaryImage
public ref class StateRecordSummary : ISupportBinaryImage
Members
All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
StateRecordSummary(StateRecord) |
Initializes a new instance of the StateRecordSummary class.
| |
StateRecordSummary(array<Byte>[]()[], Int32, Int32) |
Initializes a new instance of the StateRecordSummary class.
| |
BinaryImage |
Gets the binary representation of StateRecordSummary.
| |
BinaryLength |
Gets the length of the BinaryImage.
| |
ByteCount |
Specifies the number of bytes in the binary image of StateRecordSummary.
| |
CurrentData |
Same as CurrentData.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
HistorianID |
Same as HistorianID.
| |
Initialize(array<Byte>[]()[], Int32, Int32) |
Initializes StateRecordSummary from the specified binaryImage.
| |
MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
StateRecordSummary |
See Also