CADability dotNET

Overload List

  NameDescription
Protected methodBooleanProperty(SerializationInfo, StreamingContext)
Constructor required by deserialization
Public methodBooleanProperty(String, String)
Initializes a new instance of the BooleanProperty class
Public methodBooleanProperty(Object, String, String)
Initializes a new instance of the BooleanProperty class
Public methodBooleanProperty(String, String, String)
Erzeugt eine BooleanProperty, welches einen eigenen boolean Wert enthält und diesen darstellen und manipulieren kann. Der Wert ist über die Property BooleanValue verfügbar.
Public methodBooleanProperty(Object, String, String, String)
Erzeugt ein BooleanProperty Objekt, welches die boolean Property eines anderen Objektes darstellt und manipuliert.

See Also