'Declaration Public Sub GetAttribute( _ ByVal index As Integer, _ ByRef attrName As String, _ ByRef attrValue As String _ )
'Declaration
Public Sub GetAttribute( _ ByVal index As Integer, _ ByRef attrName As String, _ ByRef attrValue As String _ )
public void GetAttribute( int index, out string attrName, out string attrValue )
Extension 構造体 Extension メンバ
© MESCIUS inc. All rights reserved.