CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| BooleanProperty(SerializationInfo, StreamingContext) |
Constructor required by deserialization
| |
| BooleanProperty(String, String) | Initializes a new instance of the BooleanProperty class | |
| BooleanProperty(Object, String, String) | Initializes a new instance of the BooleanProperty class | |
| BooleanProperty(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.
| |
| BooleanProperty(Object, String, String, String) |
Erzeugt ein BooleanProperty Objekt, welches die boolean Property eines anderen
Objektes darstellt und manipuliert.
|