public static ISnmpData CreateSnmpData( byte[] buffer, int index, int count )
Public Shared Function CreateSnmpData ( buffer As Byte(), index As Integer, count As Integer ) As ISnmpData
public: static ISnmpData^ CreateSnmpData( array<unsigned char>^ buffer, int index, int count )
static member CreateSnmpData : buffer : byte[] * index : int * count : int -> ISnmpData
GSF.Net.Snmp.DataFactory.CreateSnmpData = function(buffer, index, count);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.