[]
Gets the EntityViewSource with the given name
.
public EntityViewSource this[string name] { get; }
Type | Name | Description |
---|---|---|
string | name | The name of the EntityViewSource to get from the collection. |
Type | Description |
---|---|
EntityViewSource | The EntityViewSource with the specified |