Overload | Description |
---|---|
DAPropertyIdSet Constructor() | Initializes a new instance of the class. The set will not contain any properties. |
DAPropertyIdSet Constructor(IEnumerable<DAPropertyId>) | Initializes a new instance of the class, copying in OPC property IDs from another collection. |
DAPropertyIdSet Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |