AttributeDatabaseExtensions Class |
Namespace: Demo3D.PLC.Comms.AttrDb
public static class AttributeDatabaseExtensions
The AttributeDatabaseExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| FindByteArrayAttribute |
Finds an attribute.
| |
| FindByteAttribute |
Finds an attribute.
| |
| FindDIntAttribute |
Finds an attribute.
| |
| FindDWordAttribute |
Finds an attribute.
| |
| FindLIntAttribute |
Finds an attribute.
| |
| FindLRealAttribute |
Finds an attribute.
| |
| FindLWordAttribute |
Finds an attribute.
| |
| FindRealAttribute |
Finds an attribute.
| |
| FindShortStringAttribute |
Finds an attribute.
| |
| FindWordAttribute |
Finds an attribute.
| |
| GetByteArrayAttribute |
Finds or creates an attribute.
| |
| GetByteAttribute |
Finds or creates an attribute.
| |
| GetDIntAttribute |
Finds or creates an attribute.
| |
| GetDWordAttribute |
Finds or creates an attribute.
| |
| GetLIntAttribute |
Finds or creates an attribute.
| |
| GetLRealAttribute |
Finds or creates an attribute.
| |
| GetLWordAttribute |
Finds or creates an attribute.
| |
| GetRealAttribute |
Finds or creates an attribute.
| |
| GetShortStringAttribute |
Finds or creates an attribute.
| |
| GetWordAttribute |
Finds or creates an attribute.
|