| SbDataType Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | SbDataType(String) | Obsolete. 
Constructor from a string. 
Valid strings are the SbDataTypeDataTypes enum's names.
 | 
|  | SbDataType(SbDataTypeDataTypes) | 
Constructor given a SbDataTypeDataTypes value.
 | 
 See Also
See Also