PortalManager.

GetPortalIDs() Method

Summary

Get the collection of registered portal IDs.
Namespace
ASL.PortalSystem
Containing Type
PortalManager

Syntax

public Dictionary<int, Portal>.KeyCollection GetPortalIDs()

Return Value

Type Description
Dictionary<TKey, TValue>.KeyCollection Collection of registered portal IDs.