'Declaration<ComVisibleAttribute(False)> <HostProtectionAttribute(SecurityAction.LinkDemand, SharedState=True)> Public Class ExpandableStructConverter Inherits System.ComponentModel.TypeConverter
'UsageDim instance As ExpandableStructConverter
[ComVisible(false)] [HostProtection(SecurityAction.LinkDemand, SharedState=true)] public class ExpandableStructConverter : System.ComponentModel.TypeConverter
[ComVisible(false)] [HostProtection(SecurityAction.LinkDemand, SharedState=true)] public ref class ExpandableStructConverter : public System.ComponentModel.TypeConverter