'Declaration
Public Enum SignatureOwnerType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As SignatureOwnerType
public enum SignatureOwnerType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum SignatureOwnerType = class(System.Enum, System.IComparable, System.IConvertible, System.IFormattable)
public enum SignatureOwnerType extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable
__value public enum SignatureOwnerType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class SignatureOwnerType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable