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