contents Field
<DataMember()> _
Public contents As Dictionary(Of Guid, TransferData)
This language is not supported or no code example is available.
[DataMember()]
public Dictionary<Guid, TransferData> contents
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<Guid, TransferData^>^ contents;
This language is not supported or no code example is available.