TNullableNativeInt Type

Represents an alias of the Nullable<NativeInt> type.

Namespace: Spring
type
 TNullableNativeInt = Nullable<NativeInt>;