Miner.Windows Assembly > Miner.Windows Namespace > UserMessage Class > Confirm Method : Confirm(String,Object[]) Method |
'Declaration Public Overloads Shared Function Confirm( _ ByVal format As String, _ ByVal ParamArray parameters() As Object _ ) As Boolean
'Usage Dim format As String Dim parameters() As Object Dim value As Boolean value = UserMessage.Confirm(format, parameters)
public static bool Confirm( string format, params object[] parameters )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.