<!--
{
  "documentType" : "article",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/MLDataValue/SequenceType/MLDataValueConvertible-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "MLDataValueConvertible Implementations"
}
-->

# MLDataValueConvertible Implementations

## Topics

### Initializers

[`init?(from: MLDataValue)`](/documentation/CreateML/MLDataValue/SequenceType/init(from:))

Creates a data-value sequence from another sequence.

### Instance Properties

[`var dataValue: MLDataValue`](/documentation/CreateML/MLDataValue/SequenceType/dataValue)

The sequence wrapped in a data value.

### Type Properties

[`static var dataValueType: MLDataValue.ValueType`](/documentation/CreateML/MLDataValue/SequenceType/dataValueType)

The underlying type a machine learning sequence uses when it wraps
itself in a data value.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)