Bridge

Date..::..SetUTCMonth Method (Int32)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public virtual void SetUTCMonth(
	int month
)
Public Overridable Sub SetUTCMonth ( _
	month As Integer _
)
public:
virtual void SetUTCMonth(
	int^ month
)

Parameters

month
Type: System..::..Int32