名前 | 解説 | |
---|---|---|
DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. |
C1LinkTargetBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DocumentAction | Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document. |
名前 | 解説 | |
---|---|---|
Encode | For internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode. | |
Equals | ||
GetHashCode | ||
Parse | For internal use. Creates C1LinkTargetBase object from specified string, can return null if string has invalid format. |