Type Property
Definition
Type
Gets the type of the data pair value.
public Type Type { get; protected set; }
Property Value
- Type
The type of the data pair value.
Gets the type of the data pair value.
public Type Type { get; protected set; }
The type of the data pair value.