public static bool IsPrivateIP( IPAddress myIPAddress )
Public Shared Function IsPrivateIP ( _ myIPAddress As IPAddress _ ) As Boolean
public: static bool^ IsPrivateIP( IPAddress^ myIPAddress )