AttributeValueCollection(List<AttributeInfo>) Constructor
Public Sub New( _
ByVal attribs As List(Of AttributeInfo) _
)
This language is not supported or no code example is available.
public AttributeValueCollection(
List<AttributeInfo> attribs
)
This language is not supported or no code example is available.
public:
AttributeValueCollection(
List<AttributeInfo>^ attribs
)
This language is not supported or no code example is available.
Parameters
- attribs
- List<AttributeInfo>