Table of Contents

Method GetIndices

Namespace
Skyline.DataMiner.Net.Ticketing.Validators
Assembly
SLNetTypes.dll

GetIndices(T)

Retrieves the indices of the entries that have the specified value as value.

public int[] GetIndices(T value)

Parameters

value T

The value.

Returns

int[]

The indices of the entries that have the specified value as value.