| オーバーロード | 解説 |
|---|---|
| Bind(IEnumerable<Object>) | Bind to a collection for ItemsSource. |
| Bind(Action<CollectionViewServiceBuilder<Object>>) | Sets ItemsSource by builder. |
| Bind(String) | Sets the read action url for ItemsSource. |
| オーバーロード | 解説 |
|---|---|
| Bind(IEnumerable<Object>) | Bind to a collection for ItemsSource. |
| Bind(Action<CollectionViewServiceBuilder<Object>>) | Sets ItemsSource by builder. |
| Bind(String) | Sets the read action url for ItemsSource. |