XmlSerializationBehaviorTypeDescriptor.GetProperties(Attribute[]) Метод

Определение

Возвращает коллекцию дескрипторов свойств экземпляра 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

Параметры

attributes
Attribute[]

Возвращаемое значение

PropertyDescriptorCollection

Применяется к