public static bool IsOtherImage( string fileName )
Public Shared Function IsOtherImage ( fileName As String ) As Boolean
public: static bool IsOtherImage( String^ fileName )
static member IsOtherImage : fileName : string -> bool
In This Article