New
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public OptionPropertyMetaData( Object defaultValue, string description, bool visibleToUser, PropertyChangedCallback callback )
Public Sub New ( defaultValue As Object, description As String, visibleToUser As Boolean, callback As PropertyChangedCallback )
public: OptionPropertyMetaData( Object^ defaultValue, String^ description, bool visibleToUser, PropertyChangedCallback^ callback )
new : defaultValue : Object * description : string * visibleToUser : bool * callback : PropertyChangedCallback -> OptionPropertyMetaData
Parameters
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)