Click or drag to resize

Attribute Methods

The Attribute type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateAttribute
Creates an attribute.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetAttributeValue
Gets the internal value of the attribute.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetTypeName
Gets the name of the attribute type.
Public methodStatic memberIsMediaLevel
Determines whether the type applies to media streams.
Public methodStatic memberIsSessionLevel
Determines whether the type applies to sessions.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an ConnectionData instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
See Also