Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.MSMQ Namespace > StructConverter Class > ToStruct Method : ToStruct<T>(Byte[],Int32) Method |
'Declaration Public Overloads Shared Function ToStruct(Of T As {New, Struct})( _ ByVal buffer() As System.Byte, _ ByVal startIndex As System.Integer _ ) As T
'Usage Dim buffer() As System.Byte Dim startIndex As System.Integer Dim value As T value = StructConverter.ToStruct(Of T)(buffer, startIndex)
public static T ToStruct<T>( System.byte[] buffer, System.int startIndex ) where T: new(), struct
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.