PropertyRowSet Class

Definition

Defines a rowset object that you can use to retrieve the properties of one or more objects in the rowset.

public class PropertyRowSet
type PropertyRowSet = class
Public Class PropertyRowSet
Inheritance
PropertyRowSet

Constructors

PropertyRowSet(PropertyId[], PropertyRow[])

Initializes a new instance of this class.

Properties

Item[Int32]

Retrieves the specified row from the rowset.

Length

Retrieves the number of rows in the rowset.

Rows

Retrieves the rows from the rowset.

Applies to