Note: This API is now obsolete.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax[ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.",
true)]
public BCFindDialog()
<ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.",
true)>
Public Sub New
public:
[ObsoleteAttribute(L"The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.",
true)]
BCFindDialog()
[<ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCFindDialog" class.",
true)>]
new : unit -> BCFindDialog
Remarks
The default constructor is deprecated. Use the parameterized constructor of the
BCFindDialog class.
See Also