XmlSerializationBehaviorTypeDescriptor.GetProperties(Attribute[]) Método

Definição

Retorna uma coleção de descritores de propriedade de uma instância de XmlSerializationBehavior.

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetProperties(cli::array <Attribute ^> ^ attributes);
public override System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[] attributes);
override this.GetProperties : Attribute[] -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetProperties (attributes As Attribute()) As PropertyDescriptorCollection

Parâmetros

attributes
Attribute[]

Retornos

PropertyDescriptorCollection

Aplica-se a