'宣言 Public Function New( _ ByVal parent As IOlapElement, _ ByVal memberName As String, _ ByVal caption As String, _ ByVal expression As String _ )
public CalculatedMemberViewModel( IOlapElement parent, string memberName, string caption, string expression )