public PropertyInfo[] getProperties( Type objClass )
Public Function getProperties ( objClass As Type ) As PropertyInfo()
public: array<PropertyInfo^>^ getProperties( Type^ objClass )
member getProperties : objClass : Type -> PropertyInfo[]
function getProperties(objClass);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.