APRlib

SupportClass.CollectionsManager.Singleton Method 

Creates and returns a read-only System.Collections.ICollection.

public static IList Singleton(
   object element
);

Parameters

element

Return Value

Return a read-only System.Collections.ICollection, containing only the specified object.

See Also

SupportClass.CollectionsManager Class | (global) Namespace