C# Class XLibrary.Remote.G2Frame

Summary description for G2Frame.
Afficher le fichier Open project: swax/CodePerspective Class Usage Examples

Méthodes publiques

Свойство Type Description
Compound byte
HeaderLength int
InternalLength int
LenLen byte
Name byte
NextChild int
Parent G2Frame
PayloadLength int
PayloadOffset int
PayloadPos int

Méthodes publiques

Méthode Description
G2Frame ( ) : System

Method Details

G2Frame() public méthode

public G2Frame ( ) : System
Résultat System

Property Details

Compound public_oe property

public byte Compound
Résultat byte

HeaderLength public_oe property

public int HeaderLength
Résultat int

InternalLength public_oe property

public int InternalLength
Résultat int

LenLen public_oe property

public byte LenLen
Résultat byte

Name public_oe property

public byte Name
Résultat byte

NextChild public_oe property

public int NextChild
Résultat int

Parent public_oe property

public G2Frame,XLibrary.Remote Parent
Résultat G2Frame

PayloadLength public_oe property

public int PayloadLength
Résultat int

PayloadOffset public_oe property

public int PayloadOffset
Résultat int

PayloadPos public_oe property

public int PayloadPos
Résultat int