DataViewBrowseObject.GetProperties Method

Include Protected Members
Include Inherited Members

Retrieves a collection of properties for the current browse object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetProperties() Retrieves a PropertyDescriptorCollection collection of properties for the current browse object.
Public method GetProperties(array<Attribute[]) Retrieves a PropertyDescriptorCollection collection of properties that match the specified attributes for the current browse object.

Top

See Also

Reference

DataViewBrowseObject Class

Microsoft.VisualStudio.Data.Framework Namespace