public static uint[] Append( this uint[] oid, uint value )
<ExtensionAttribute> Public Shared Function Append ( oid As UInteger(), value As UInteger ) As UInteger()
public: [ExtensionAttribute] static array<unsigned int>^ Append( array<unsigned int>^ oid, unsigned int value )
[<ExtensionAttribute>] static member Append : oid : uint32[] * value : uint32 -> uint32[]
GSF.Net.OID.Append = function(oid, value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.