Description: private string findProperties(string ID)
{
ArrayList ar = information.owlProperties
int i = 0
while (i < ar.Count)
{
OwlProperty node = (OwlProperty)ar[i]
if (node.ID == ID)
return node.ChildEdges[ http://www.w3.org/2000/01/rdf-schema#comment ,0].ChildNode.ID + + node.ChildEdges[0].ChildNode.ID
// return node.ChildEdges[ http://www.w3.org/2000/01/rdf-schema#comment , 0].ChildNode.ID
i++
}
return
}
To Search:
File list (Check if you may need any files):
2.png
3.png
Dongho.sln
hinh.jpg
icon22.ico
Dongho\bin\Debug\Dongho.exe
......\...\.....\Dongho.pdb
......\...\.....\Dongho.vshost.exe
......\Dongho.csproj
......\frmMain.cs
......\frmMain.Designer.cs
......\frmMain.resx
......\icon22.ico
......\obj\Debug\Dongho.csproj.GenerateResource.Cache
......\...\.....\Dongho.exe
......\...\.....\Dongho.frmMain.resources
......\...\.....\Dongho.pdb
......\...\.....\Dongho.Properties.Resources.resources
......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\...\Dongho.csproj.FileListAbsolute.txt
......\Program.cs
......\...perties\AssemblyInfo.cs
......\..........\Resources.Designer.cs
......\..........\Resources.resx
......\..........\Settings.Designer.cs
......\..........\Settings.settings
......\Resources\1.png
......\.........\2.png
......\.........\21.png
......\.........\3.png
......\.........\hinh.jpg
1.png
Dongho\obj\Debug\Refactor
......\...\.....\TempPE
......\bin\Debug
......\obj\Debug
......\bin
......\obj
......\Properties
......\Resources
Dongho