
Object Identifier Value Specification
An object identifier value specification causes a C# integer array to be generated containing the subidentifier values.
<name> OBJECT IDENTIFIER ::= <oidvalue>public static readonly int[] <name> = { id1, id2, ..., idn };oid OBJECT IDENTIFIER ::= { ccitt b(5) 10 }public static readonly int[] oid = { 0, 5, 10 };
Objective Systems, Inc.102 Pickering Way, Suite #506Exton, Pennsylvania 19341 http://www.obj-sys.com Phone: (484) 875-9841 Toll-free: (877) 307-6855 (US only) Fax: (484) 875-9830 info@obj-sys.com |