Public Function New( _ ByVal text As String, _ ByVal href As String _ )
Dim text As String Dim href As String Dim instance As New Bookmark(text, href)
public Bookmark( string text, string href )
public: Bookmark( String^ text, String^ href )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Bookmark Class Bookmark Members Overload List