RestoreFolderCollection.IndexOf(RestoreFolder) Method

Definition

Searches for the specified RestoreFolder and returns its zero-based index within the collection.

C#
public int IndexOf (Microsoft.AnalysisServices.RestoreFolder item);

Parameters

item
RestoreFolder

The RestoreFolder to locate.

Returns

The zero-based index of the RestoreFolder in the collection, if found; otherwise, -1.

Applies to

Produit Versions
Analysis Services SDK for .NET latest