_Application.GetCustomListContents(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.