DataViewPropertiesCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(DataViewPropertiesCollection) | sortProperties | Adds the objects in the specified collection to the current collection. |
| Add(DataViewProperty) | sortProperty | Adds the specified object to the collection. |