'宣言 Public Function New( _ ByVal sourceName As System.String _ )
'使用法 Dim sourceName As System.String Dim instance As New LengthRef.UnitRefElem(sourceName)
public LengthRef.UnitRefElem( System.string sourceName )
パラメータ
- sourceName
- The source name (LengthRef.UnitRefElem.Source is set to ReferenceEnum.Name by this constructor).