public Object Deserialize( byte[] bytes, int serializerId, Type type )
Public Function Deserialize ( _ bytes As Byte(), _ serializerId As Integer, _ type As Type _ ) As Object
public: Object^ Deserialize( array<unsigned char^>^ bytes, int^ serializerId, Type^ type )