[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Prüft ob die übergebene graphName contains property.
Namespace: DynamicNode.PersistenceAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
public bool ContainsProperty( string name ) |
Visual Basic |
---|
Public Function ContainsProperty ( _ name As String _ ) As Boolean |
F# |
---|
abstract ContainsProperty : name:string -> bool override ContainsProperty : name:string -> bool |
Parameters
- name
- Type: System..::..String
The graphName.