## TransformMapCollection.(constructor)

Constructs a new instance of the `TransformMapCollection` class

**Signature:**

```typescript
constructor(resources?: (StructureMap | ConceptMap)[]);
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| resources | (StructureMap | ConceptMap)[] | _(Optional)_ |
