Show / Hide Table of Contents

Interface IInt32Argument

Interface for accessing a int argument value

Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public interface IInt32Argument

Properties

| Edit this page View Source

ValueAsInt32

Argument value typed as int

Declaration
int ValueAsInt32 { get; }
Property Value
Type Description
int
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com