Nevron .NET Vision
Nevron.Dom Namespace / INAtomicElement Interface / AtomsCount Property


In This Topic
    AtomsCount Property (INAtomicElement)
    In This Topic
    Returns the number of atoms contained in this atomic element
    Syntax
    'Declaration
     
    
    ReadOnly Property AtomsCount As System.Integer
    'Usage
     
    
    Dim instance As INAtomicElement
    Dim value As System.Integer
     
    value = instance.AtomsCount
    System.int AtomsCount {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also