ListParameter<T> Class
Namespace: PIX.SerializeHelpers
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- ListParameter<T>
Syntax
public class ListParameter<T> : IXmlSerializableType Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| ListParameter() | |
| ListParameter(String, IEnumerable<T>) |
Fields
| Name | Description |
|---|---|
| _Name | |
| _Parameter |
Properties
| Name | Description |
|---|---|
| Value |
Methods
| Name | Description |
|---|---|
| GetSchema() | |
| ReadXml(XmlReader) | |
| WriteXml(XmlWriter) |