SimConnectObjectReceivedEventArgsOutOf Property |
[Missing <summary> documentation for "P:VirtualRadar.Interface.FlightSimulatorX.SimConnectObjectReceivedEventArgs.OutOf"]
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint OutOf { get; set; }
Public Property OutOf As UInteger
Get
Set
public:
property unsigned int OutOf {
unsigned int get ();
void set (unsigned int value);
}
member OutOf : uint32 with get, set
Property Value
Type:
UInt32See Also