Miner.Interop Namespace > MMPageTemplateClass Class : Value Property |
'Declaration
Public Overridable Property Value( _ ByVal Index As System.Integer _ ) As System.Object
'Usage
Dim instance As MMPageTemplateClass Dim Index As System.Integer Dim value As System.Object instance.Value(Index) = value value = instance.Value(Index)
public virtual System.object Value( System.int Index ) {get; set;}
public read-write property Value( Index: System.Integer ): System.TObject; virtual;
public function get,set Value( Index : System.int ) : System.Object
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2