get_ObjectProperties Метод
В этом разделе
Gets an information about object properties.
Синтаксис
var instance = new Vintasoft.Shared.WebPropertyGridJS(object, objShortName, objFullName, blackList);
var value; // Type: Vintasoft.Shared.WebPropertyInfoJS
value = instance.get_ObjectProperties();
Return Value
An instance of
WebPropertyInfoJS class that defines a root of tree structure that defines properties of object.
Смотрите также