Click or drag to resize

Dynamic Class

Supplies class instances with a key-value mapping to support dynamic property storage.
Inheritance Hierarchy

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The Dynamic type exposes the following members.

Constructors
  NameDescription
Protected methodDynamic
Initializes a new instance of the Dynamic class
Top
Properties
  NameDescription
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetDynamicValue
Sets a property value in the local cache.
Public methodToString (Inherited from Object.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
Top
See Also
Inheritance Hierarchy
SystemObject
  FM.IceLinkSerializable
    FM.IceLinkDynamic
      FM.IceLinkConnectionBaseTConnection, TStream, TAudioStream, TVideoStream, TDataStream, TDataChannel
      FM.IceLinkDataChannelBaseTDataChannel
      FM.IceLinkHttpRequestArgs
      FM.IceLinkHttpWebRequestSender
      FM.IceLinkLayoutPreset
      FM.IceLinkMediaBaseTIAudioTrack, TIVideoTrack
      FM.IceLinkMediaBranchTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat
      FM.IceLinkMediaBufferTFormat, TBuffer
      FM.IceLinkMediaFrameTBuffer, TBufferCollection, TFormat, TFrame
      FM.IceLinkMediaPipeTIOutput, TIOutputCollection, TIInput, TIInputCollection, TPipe, TFrame, TBuffer, TBufferCollection, TFormat
      FM.IceLinkMediaSinkBase
      FM.IceLinkMediaSourceBase
      FM.IceLinkMediaTrackBase
      FM.IceLinkStreamBase
      FM.IceLinkStunServer
      FM.IceLinkTransport
      FM.IceLinkWebSocketCloseArgs
      FM.IceLinkWebSocketCloseCompleteArgs
      FM.IceLinkWebSocketOpenArgs
      FM.IceLinkWebSocketOpenFailureArgs
      FM.IceLinkWebSocketOpenSuccessArgs
      FM.IceLinkWebSocketReceiveArgs
      FM.IceLinkWebSocketSendArgs
      FM.IceLinkWebSocketStreamFailureArgs