attributes Field
<DataMember()> _
Public Shadows attributes As List(Of AttributeInfo)
This language is not supported or no code example is available.
[DataMember()]
new public List<AttributeInfo> attributes
This language is not supported or no code example is available.
[DataMember()]
public:
List<AttributeInfo^>^ attributes;
This language is not supported or no code example is available.