XRBindingCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add(XRBinding) | binding | Appends the specified binding to the current collection. |
Add(String, Object, String, String) | propertyName, dataSource, dataMember, formatString | Creates an XRBinding object and adds it to the collection. |
Add(String, Object, String) | propertyName, dataSource, dataMember | Creates an XRBinding object and adds it to the collection. |