Dart.PowerTCP.SslSockets Namespace > CertificateStore Class : Insert Method |
Inserts an element into the collection at the specified index.
[Visual Basic] Overloads Public Sub Insert(Integer,Certificate)
Inserts an element into the ArrayList at the specified index.[C++/CLI] public void Insert(int,Certificate^);
[Visual Basic] Overloads Public Overridable Sub Insert(Integer,Object)
[C++/CLI] public virtual void Insert(int,Object^);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CertificateStore Class | CertificateStore Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.