Represents method CreateSet<T>(ISet<T>).
CreateSet<T>(ISet<T>)
public class function CreateSet<T>(const source: ISet<T>): ISet;