Okapi .NET Library

IRoutines Interface

 [This is preliminary documentation and subject to change.]

Routines interface.

For a list of all members of this type, see IRoutines Members.

[Visual Basic]
Public Interface IRoutines
[C#]
public interface IRoutines
[C++]
public __gc __interface IRoutines
[JScript]
public interface IRoutines

Types that implement IRoutines

TypeDescription
Routines Encapsulation class for various standalone utility functions.

Remarks

The Routines interface allows you to access a few handy functions.

Requirements

Namespace: Okapi.Library.Base

Assembly: Okapi.Library.Base (in Okapi.Library.Base.dll)

See Also

IRoutines Members | Okapi.Library.Base Namespace