ListParameter<T> Class
Namespace: PIX.SerializeHelpers
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- ListParameter<T>
Syntax
public class ListParameter<T> : IXmlSerializable
Type 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) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!