IPropertyAccessorGetValue
Method
|
Namespace: Bricscad.Global
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
Object GetValue(
string propertyName
)
Function GetValue (
propertyName As String
) As Object
Object^ GetValue(
String^ propertyName
)
abstract GetValue :
propertyName : string -> Object
Parameters
- propertyName String
-
Return Value
Object
See Also