protected static T[] LookUpInputs( int[] ids )
Protected Shared Function LookUpInputs ( ids As Integer() ) As T()
protected: static array<T>^ LookUpInputs( array<int>^ ids )
static member LookUpInputs : ids : int[] -> 'T[]
In This Article