'Declaration Public Property Limit As UInteger
'Usage Dim instance As ImGearARTHistory Dim value As UInteger instance.Limit = value value = instance.Limit
public uint Limit {get; set;}
'Declaration Public Property Limit As UInteger
'Usage Dim instance As ImGearARTHistory Dim value As UInteger instance.Limit = value value = instance.Limit
public uint Limit {get; set;}