'Declaration
Public Shared Function Find( _ ByVal queryMethodID As System.Integer, _ ByVal js As Server _ ) As System.Collections.Generic.ICollection(Of MethodRef)
'Usage
Dim queryMethodID As System.Integer Dim js As Server Dim value As System.Collections.Generic.ICollection(Of MethodRef) value = MethodRef.Find(queryMethodID, js)
public static System.Collections.Generic.ICollection<MethodRef> Find( System.int queryMethodID, Server js )
Parameters
- queryMethodID
- Method ID
- js
- JAMS Server