Class Plain_internals_TcoSequence
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
Inheritance
System.Object
Plain_internals_TcoSequence
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoCore
Assembly: TcoCoreConnector.dll
Syntax
public class Plain_internals_TcoSequence : PlainTcoSequence, INotifyPropertyChanged, IPlain
Constructors
| Improve this Doc View SourcePlain_internals_TcoSequence()
Declaration
public Plain_internals_TcoSequence()
Methods
| Improve this Doc View SourceCopyCyclicToPlain(_internals_TcoSequence)
Declaration
public void CopyCyclicToPlain(_internals_TcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequence | source |
CopyCyclicToPlain(I_internals_TcoSequence)
Declaration
public void CopyCyclicToPlain(I_internals_TcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
I_internals_TcoSequence | source |
CopyPlainToCyclic(_internals_TcoSequence)
Declaration
public void CopyPlainToCyclic(_internals_TcoSequence target)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequence | target |
CopyPlainToCyclic(I_internals_TcoSequence)
Declaration
public void CopyPlainToCyclic(I_internals_TcoSequence target)
Parameters
Type | Name | Description |
---|---|---|
I_internals_TcoSequence | target |
CopyPlainToShadow(_internals_TcoSequence)
Declaration
public void CopyPlainToShadow(_internals_TcoSequence target)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequence | target |
CopyPlainToShadow(IShadow_internals_TcoSequence)
Declaration
public void CopyPlainToShadow(IShadow_internals_TcoSequence target)
Parameters
Type | Name | Description |
---|---|---|
IShadow_internals_TcoSequence | target |
CopyShadowToPlain(_internals_TcoSequence)
Declaration
public void CopyShadowToPlain(_internals_TcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
_internals_TcoSequence | source |
CopyShadowToPlain(IShadow_internals_TcoSequence)
Declaration
public void CopyShadowToPlain(IShadow_internals_TcoSequence source)
Parameters
Type | Name | Description |
---|---|---|
IShadow_internals_TcoSequence | source |
Events
| Improve this Doc View SourcePropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type | Description |
---|---|
System.ComponentModel.PropertyChangedEventHandler |
Implements
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IPlain