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