This topic has not yet been rated - Rate this topic

RestoreLocationCollection Methods

(see also Protected Methods )
  Name Description
ms173876.pubmethod(en-US,SQL.90).gif Add
Adds a RestoreLocation to the end of the collection.
ms173876.pubmethod(en-US,SQL.90).gif AddRange
Adds the elements of a ICollection to the end of the collection.
ms173876.pubmethod(en-US,SQL.90).gif Clear
Removes all elements from the collection.
ms173876.pubmethod(en-US,SQL.90).gif Contains
Indicates whether the collection contains the specified RestoreLocation.
ms173876.pubmethod(en-US,SQL.90).gif CopyTo
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
ms173876.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms173876.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms173876.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms173876.pubmethod(en-US,SQL.90).gif IndexOf
Gets the index of a specified RestoreLocation.
ms173876.pubmethod(en-US,SQL.90).gif Insert
Inserts a RestoreLocation into the collection at the specified index.
ms173876.pubmethod(en-US,SQL.90).gif ms173876.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms173876.pubmethod(en-US,SQL.90).gif Remove
Removes the specified RestoreLocation from the collection.
ms173876.pubmethod(en-US,SQL.90).gif RemoveAt
Removes the RestoreLocation at the specified index from the collection.
ms173876.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
  Name Description
ms173876.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms173876.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.