Creates a new instance of SubValueCollection with the specified list of SubValue objects.
[Visual Basic]
Public Function New( _
ByVal ParamArray subValueList() As SubValue _
)
[C#]
public SubValueCollection(
params SubValue[] subValueList
);
SubValueCollection Class | SubValueCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.