Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property NewItems As IList(Of RemotableObject) |
C# | |
---|---|
public IList<RemotableObject> NewItems {get;} |
C++/CLI | |
---|---|
public: property IList<RemotableObject^>^ NewItems { IList<RemotableObject^>^ get(); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)