Reference Library
Count Property
NamespacesAsgard5.BnetBncsPacketCount
Gets the total number of bytes in this packet, including the four-byte header.
Declaration Syntax
C#Visual BasicVisual C++
public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () override;
}

Assembly: Asgard5Library (Module: Asgard5Library)