Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: uint GetSymbolFrequency(int)

Declaration

public abstract uint GetSymbolFrequency(
    int symbol
)

Summary

Returns the frequency of the specified symbol. When overridden, must return a value for every possible input; return 0 if the symbol is out of the range of possible symbols.