[]
Returns the OptionalContentGroup by its name.
public OptionalContentGroup GetLayer(string layerName)
| Type | Name | Description |
|---|---|---|
| string | layerName | The layer name. |
| Type | Description |
|---|---|
| OptionalContentGroup | The OptionalContentGroup object or null if not found. |