PivotCaches.IndexOf

PivotCaches.IndexOf method

Returns the index of the specified PivotCache in the collection

public int IndexOf(PivotCache pivotCache)
ParameterTypeDescription
pivotCachePivotCache

See Also