Liquid XML Runtime for .Net - Constructor - Prim Collection
In This Topic
This feature has been superseded by Liquid XML Objects.
(The original functionality is still included in the product) |
Use Liquid XML Objects |
<Primitive Collection Class>(String elementName,
String targetNamespace,
int minOccurs,
int maxOccurs,
string pattern,
int iMinLength,
int iMaxLength,
string minInclusive,
string maxInclusive,
string minExclusive,
string maxExclusive,
int iLength,
WhitespaceUtils.WhitespaceRule whitespaceRule)
|
|
Property |
Description |
|
|
|
Description |
Constructs a Primitive Collection. |
|
|
|
Remarks |
For internal use only, do not call directly. |
|