public static SortedList<int, PropertyInfo> getSetOrder( Type objClass )
Public Shared Function getSetOrder ( objClass As Type ) As SortedList(Of Integer, PropertyInfo)
public: static SortedList<int, PropertyInfo^>^ getSetOrder( Type^ objClass )
static member getSetOrder : objClass : Type -> SortedList<int, PropertyInfo>
GSF.ASN1.Coders.CoderUtils.getSetOrder = function(objClass);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.