Overload | Description |
---|---|
UAPublishedVariableDataCollection Constructor() | Initializes a new instance of the collection class that is empty. |
UAPublishedVariableDataCollection Constructor(IEnumerable<UAPublishedVariableData>) | Initializes a new instance of the collection, with given items. |
UAPublishedVariableDataCollection Constructor(UAPublishedVariableDataCollection) | Initializes a new instance of the class as a copy of another published variable data collection. |