Amazon.SimpleSystemsManagement.Model.DocumentIdentifier.IsSetPlatformTypes C# (CSharp) Méthode

IsSetPlatformTypes() private méthode

private IsSetPlatformTypes ( ) : bool
Résultat bool
        internal bool IsSetPlatformTypes()
        {
            return this._platformTypes != null && this._platformTypes.Count > 0; 
        }