'Declaration
<CanBeNullAttribute()> Function AsPrimitiveDataType() As PrimitiveDataType
'Usage
Dim instance As _StructuredDataType Dim value As PrimitiveDataType value = instance.AsPrimitiveDataType()
[CanBeNull()] PrimitiveDataType AsPrimitiveDataType()
[CanBeNull()] PrimitiveDataType^ AsPrimitiveDataType();