Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Apex
Search
SearchResults
C# Class Apex.Search.SearchResults
Exibir arquivo
Open project: yallie/ApexSharp
Private Properties
Property
Type
Description
Public Methods
Method
Description
SearchResults
(
dynamic
self
) :
ApexSharp
clone
( ) :
object
get
(
string
sObjectType
) :
List
Method Details
SearchResults()
public
method
public
SearchResults
(
dynamic
self
) :
ApexSharp
self
dynamic
return
ApexSharp
clone()
public
method
public
clone
( ) :
object
return
object
get()
public
method
public
get
(
string
sObjectType
) :
List
sObjectType
string
return
List