public Sequence( byte[] length, params ISnmpData[] items )
Public Sub New ( length As Byte(), ParamArray items As ISnmpData() )
public: Sequence( array<unsigned char>^ length, ... array<ISnmpData^>^ items )
new : length : byte[] * items : ISnmpData[] -> Sequence
GSF.Net.Snmp.Sequence = function(length, ... items);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.