Overload | Description |
---|---|
Create(Int32,Boolean) | Creates a new HVDatumTransformation instance with the given well-known ID and direction, and adds to it a new CompositeHVDatumTransformation instance. |
Create(String,Boolean) | Creates a new HVDatumTransformation instance with the given well-known text and direction, and adds it to a new CompositeHVDatumTransformation instance. |
Create(IEnumerable<HVDatumTransformation>) | Creates a new CompositeHVDatumTransformation instance that contains the list of HVDatumTransformation instances. |