Public Properties

  Name Description
public property Count Gets the number of items in the collection.
public property Item Gets or sets the data for a specific property in the collection.
public property Keys Gets a collection of the property names in the collection.
public property Values Gets a collection of the values of all the properties in the collection.

See Also