forwardTryDecodeUnsignedInt16 Method    Table of ContentIComposite Propertiesforward
IComposite Interface
Base inteface for composite types.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public interface IComposite

The IComposite type exposes the following members.

Properties
  NameDescription
Public propertyItem
Returns value of composite type field.
Top
See Also