ConnectionDetailsCollection MembersCleanCode C# Libraries v1.2.03 API

The ConnectionDetailsCollection type exposes the following members.
Constructors

  NameDescription
Public methodConnectionDetailsCollection
Initializes a new instance of the ConnectionDetailsCollection class
Back to Top
Methods

  NameDescription
Public methodOnlineAdd (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineClear (Inherited from OnlineCollection ConnectionDetails .)
Protected methodOnlineClearItems (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineContains (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineCopyTo (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an OnlineObject to attempt to free resources and perform other cleanup operations before the OnlineObject is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetEnumerator (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineIndexOf (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineInsert (Inherited from OnlineCollection ConnectionDetails .)
Protected methodOnlineInsertItem (Inherited from OnlineCollection ConnectionDetails .)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineRemove (Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineRemoveAt (Inherited from OnlineCollection ConnectionDetails .)
Protected methodOnlineRemoveItem (Inherited from OnlineCollection ConnectionDetails .)
Protected methodOnlineSetItem
Replaces the element at the specified index.
(Inherited from OnlineCollection ConnectionDetails .)
Public methodOnlineToString
Returns a OnlineString that represents the current OnlineObject.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyOnlineCount (Inherited from OnlineCollection ConnectionDetails .)
Public propertyOnlineItem
Gets or sets the element at the specified index.
(Inherited from OnlineCollection ConnectionDetails .)
Protected propertyOnlineItems (Inherited from OnlineCollection ConnectionDetails .)
Back to Top
See Also