ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataSelection<T> Class > FindIndices Method : FindIndices(AstToken) Method |
'Declaration Public Overloads Function FindIndices( _ ByVal name As AstToken _ ) As System.Collections.Generic.IList(Of Integer)
'Usage Dim instance As MetadataSelection(Of T) Dim name As AstToken Dim value As System.Collections.Generic.IList(Of Integer) value = instance.FindIndices(name)