[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public Object Item { get; set; }
Public Property Item As Object
public: property Object^ Item { Object^ get (); void set (Object^ value); }
[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public Object Item { get; set; }
Public Property Item As Object
public: property Object^ Item { Object^ get (); void set (Object^ value); }