public void InsertBoolean( string propertyName, bool value )
Public Sub InsertBoolean ( propertyName As String, value As Boolean )
member InsertBoolean : propertyName : string * value : bool -> unit
In This Article