| MatrixParametersTTarget, TSource, TConnection Class | 
Namespace: Lawo.EmberPlusSharp.Model
public sealed class MatrixParameters<TTarget, TSource, TConnection> : FieldNode<MatrixParameters<TTarget, TSource, TConnection>> where TTarget : INode where TSource : INode where TConnection : INode
The MatrixParametersTTarget, TSource, TConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildrenRetrievalPolicy | Gets or sets the policy for this node.  (Inherited from NodeBaseTMostDerived.) | |
| Connections | Gets connections.  | |
| Description | Gets description.  (Inherited from Element.) | |
| Identifier | Gets identifier.  (Inherited from Element.) | |
| IsOnline | Gets a value indicating whether this element is online.  (Inherited from NodeBaseTMostDerived.) | |
| IsRoot | Gets a value indicating whether this is a root node.  (Inherited from NodeTMostDerived.) | |
| Number | Gets number.  (Inherited from Element.) | |
| Parent | Gets the parent of this element.  (Inherited from Element.) | |
| SchemaIdentifiers | Gets schemaIdentifiers.  (Inherited from ElementWithSchemasTMostDerived.) | |
| Sources | Gets sources.  | |
| Tag | Gets or sets an arbitrary object value that can be used to store custom information about this
            object.  (Inherited from Element.) | |
| Targets | Gets targets.  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetElement | Gets the element with the path path relative to this node.  (Inherited from NodeTMostDerived.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetPath | Gets the full path of this element.  (Inherited from Element.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes.  (Inherited from NotifyPropertyChanged.) |