Interface IIntegerValueSetter
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[Guid("0BF83FC9-E5EA-4524-BF4F-DBEE288650A0")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IIntegerValueSetter
Methods
SetValue(int)
Declaration
void SetValue(int Value)
Parameters
Type | Name | Description |
---|---|---|
int | Value |