Base class for the implementation of the IUtilitySet interface.
For a list of all members of this type, see BaseUtilitySet Members.
System.Object
Okapi.Library.Utility.BaseUtilitySet
[Visual Basic] MustInherit Public Class BaseUtilitySet Implements IUtilitySet [C#] public abstract class BaseUtilitySet : IUtilitySet [C++] public __gc __abstract class BaseUtilitySet : public IUtilitySet [JScript] public class BaseUtilitySet extends IUtilitySet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This base class supports up to 3 input lists.
Namespace: Okapi.Library.Utility
Assembly: Okapi.Library.Utility (in Okapi.Library.Utility.dll)
BaseUtilitySet Members | Okapi.Library.Utility Namespace