NOTE: This interface is now obsolete.
Only for COM interoperability. See
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
<GuidAttribute("A209FA72-A7B0-4e71-BF7D-DBB7BE228C03")> Public Interface INetricsWeightedDictionary |
C# |
---|
[GuidAttribute("A209FA72-A7B0-4e71-BF7D-DBB7BE228C03")] public interface INetricsWeightedDictionary |
C++ |
---|
[GuidAttribute(L"A209FA72-A7B0-4e71-BF7D-DBB7BE228C03")] interface class INetricsWeightedDictionary |
J# |
---|
/** @attribute GuidAttribute("A209FA72-A7B0-4e71-BF7D-DBB7BE228C03") */ public interface INetricsWeightedDictionary |
JScript |
---|
public GuidAttribute("A209FA72-A7B0-4e71-BF7D-DBB7BE228C03") interface INetricsWeightedDictionary |
Types that implement INetricsWeightedDictionary
Type | Description |
---|---|
NetricsServerInterface.NetricsWeightedDictionary | Objects of this class represent a weighted dictionary, used to define terms with lesser or greater importance. |