[CLSCompliantAttribute(false)] public static ObjectIdentifier Create( uint[] numerical, uint extra )
<CLSCompliantAttribute(false)> Public Shared Function Create ( numerical As UInteger(), extra As UInteger ) As ObjectIdentifier
public: [CLSCompliantAttribute(false)] static ObjectIdentifier^ Create( array<unsigned int>^ numerical, unsigned int extra )
[<CLSCompliantAttribute(false)>] static member Create : numerical : uint32[] * extra : uint32 -> ObjectIdentifier
GSF.Net.Snmp.ObjectIdentifier.Create = function(numerical, extra);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.