User.GetItems Method

public List<UserItem> GetItems( 
string name 
)
This language is not supported or no code example is available.
public:  
List<UserItem^>^ GetItems( 
String^ name 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

name
string

Return Value

List<UserItem>

In this article

Definition