VPChromophoreSpectrumDictionary MembersVirtual Photonics - VTS Library
Virtual Photonics

The ChromophoreSpectrumDictionary type exposes the following members.
Constructors

  NameDescription
Public methodChromophoreSpectrumDictionary
Initializes a new instance of the ChromophoreSpectrumDictionary class
Back to Top
Methods

  NameDescription
Public methodOnlineAdd
Adds the specified key and value to the dictionary.
(Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineClear (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineContainsKey (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineContainsValue (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetEnumerator (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetObjectData (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineOnDeserialization
Implements the OnlineISerializable interface and raises the deserialization event when the deserialization is complete.
(Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineRemove (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Public methodOnlineTryGetValue
Gets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Back to Top
Properties

  NameDescription
Public propertyOnlineComparer (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public propertyOnlineCount (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public propertyOnlineItem
Gets or sets the value associated with the specified key.
(Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public propertyOnlineKeys (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Public propertyOnlineValues (Inherited from OnlineDictionary OnlineString, ChromophoreSpectrum .)
Back to Top
See Also