_Application.GetCustomListContents(Int32) Method

Definition

Returns a custom list (an array of strings).

public:
 System::Object ^ GetCustomListContents(int ListNum);
public object GetCustomListContents (int ListNum);
Public Function GetCustomListContents (ListNum As Integer) As Object

Parameters

ListNum
Int32

Required Integer. The list number.

Returns

Applies to