CSharpTest.Net
NotEmpty(Guid) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > (Global) Namespace > Check Class > NotEmpty Method : NotEmpty(Guid) Method

value

Glossary Item Box

Verfies that the Guid is not empty. throws ArgumentOutOfRangeException

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function NotEmpty( _
   ByVal value As Guid _
) As Guid
C# 
public static Guid NotEmpty( 
   Guid value
)

Parameters

value

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThe exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys