Compartir a través de


UIntCookieTraits.IncrementValue Method

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Public Overrides Function IncrementValue ( _
    current As UInteger _
) As UInteger
public override uint IncrementValue(
    uint current
)

Parameters

Return Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

UIntCookieTraits Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace