Gets a list of enum-like classes containing SDP Service Attribute Id definitions
for a particular Service Class.
| C# | Visual Basic |
public class MapServiceClassToAttributeIdList
Public Class MapServiceClassToAttributeIdList
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| MapServiceClassToAttributeIdList()()() |
Initializes a new instance of the MapServiceClassToAttributeIdList class.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAttributeIdEnumType(ServiceElement) |
Get the enum-like class containing the Service Attribute Id definitions
for the type of the Service Class contained in the given
ServiceClassIdList
(type Uuid) data element.
| |
| GetAttributeIdEnumType(Guid) |
Get the enum-like class containing the Service Attribute Id definitions
for the type of the Service Class specified by UUID.
| |
| GetAttributeIdEnumTypes(ServiceRecord) |
Get a list of enum-like classes containing Service Attribute Id definitions
for the type of the Service Class contained in the given Service Record.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
See method
GetAttributeIdEnumTypes(ServiceRecord).
| Object | |
| MapServiceClassToAttributeIdList | |