Namespace:
Cryptware.NDigitSign
Assembly: NDigitSign (in NDigitSign.dll)
Assembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property SelectedItem As Object Get |
C# |
---|
public Object SelectedItem { get; } |
Visual C++ |
---|
public: property Object^ SelectedItem { Object^ get (); } |
JavaScript |
---|
function get_selectedItem(); |