IDkmClrUIVisualizerService120.CreateReplacementObject(DkmPropertyProxy, Byte[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Non décrit (API interne).
public:
System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ CreateReplacementObject(Microsoft::VisualStudio::Debugger::Internal::DkmPropertyProxy ^ propertyProxy, cli::array <System::Byte> ^ dataIn);
public System.Collections.ObjectModel.ReadOnlyCollection<byte> CreateReplacementObject (Microsoft.VisualStudio.Debugger.Internal.DkmPropertyProxy propertyProxy, byte[] dataIn);
abstract member CreateReplacementObject : Microsoft.VisualStudio.Debugger.Internal.DkmPropertyProxy * byte[] -> System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public Function CreateReplacementObject (propertyProxy As DkmPropertyProxy, dataIn As Byte()) As ReadOnlyCollection(Of Byte)
Paramètres
- propertyProxy
- DkmPropertyProxy
Dans Wrapper Concord autour de IPropertyProxyEESide.
- dataIn
- Byte[]
Dans Non décrit (API interne).
Retours
[Out, optional] Non décrit (API interne).