Returns 1.0
Namespace: Mindscape.PhoneElementsAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Object FirstValue { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FirstValue As Object Get |
| Visual C++ |
|---|
public: virtual property Object^ FirstValue { Object^ get () sealed; } |