Constructor PcpLayerStackIdentifierStr
PcpLayerStackIdentifierStr(IntPtr, bool)
Declaration
public PcpLayerStackIdentifierStr(IntPtr cPtr, bool cMemoryOwn)
Parameters
PcpLayerStackIdentifierStr(string, string, ArResolverContext)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId, ArResolverContext resolverContext)
Parameters
PcpLayerStackIdentifierStr(string, string)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId)
Parameters
| Type |
Name |
Description |
| string |
rootLayerId |
|
| string |
sessionLayerId |
|
PcpLayerStackIdentifierStr(string)
Declaration
public PcpLayerStackIdentifierStr(string rootLayerId)
Parameters
| Type |
Name |
Description |
| string |
rootLayerId |
|
PcpLayerStackIdentifierStr()
Declaration
public PcpLayerStackIdentifierStr()
PcpLayerStackIdentifierStr(PcpLayerStackIdentifier)
Declaration
public PcpLayerStackIdentifierStr(PcpLayerStackIdentifier lsid)
Parameters