ICategoryEncoding Interface
In This Topic
The ICategoryEncoding interface defines category encoding with sorting.
Object Model
Syntax
'Declaration
Public Interface ICategoryEncoding
Inherits IEncoding
public interface ICategoryEncoding : IEncoding
See Also