EasyObjects.NET Programmers Reference

EasyObject.GetProperties Method 

Retrieves the list of the object's properties using reflection and returns them in an array

public ArrayList GetProperties();

Return Value

An ArrayList containing the names of the properties

See Also

EasyObject Class | NCI.EasyObjects Namespace