NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Sub thcreate( _ 
   ByVal thes As NetricsThesaurus _ 
)
C#
void thcreate(
   NetricsThesaurus thes
)
C++
void thcreate(
   NetricsThesaurus thes
) abstract 
J#
void thcreate(
   NetricsThesaurus thes
)
JScript
function thcreate(
   thes : NetricsThesaurus
)

See Also