Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SIL
FieldWorks
Common
Framework
DetailControls
MultiLevelConc.ConcSlice
C# Class SIL.FieldWorks.Common.Framework.DetailControls.MultiLevelConc.ConcSlice
Inheritance:
ViewSlice
Mostra file
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
ConcSlice
(
ConcView
cv
) :
System
Expand
(
int
iSlice
) :
void
Expand this node, which is at position iSlice in its parent.
Method Details
ConcSlice()
public
method
public
ConcSlice
(
ConcView
cv
) :
System
cv
ConcView
return
System
Expand()
public
method
Expand this node, which is at position iSlice in its parent.
public
Expand
(
int
iSlice
) :
void
iSlice
int
return
void