GrapeCity SPREAD for Windows Forms 12.0J
GetAttribute メソッド


構文
'Declaration
 
Public Sub GetAttribute( _
   ByVal index As Integer, _
   ByRef attrName As String, _
   ByRef attrValue As String _
) 
'使用法
 
Dim instance As Extension
Dim index As Integer
Dim attrName As String
Dim attrValue As String
 
instance.GetAttribute(index, attrName, attrValue)
public void GetAttribute( 
   int index,
   out string attrName,
   out string attrValue
)

パラメータ

index
attrName
attrValue
参照

Extension 構造体
Extension メンバ

 

 


Copyright © 2004 GrapeCity inc.